Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +1 -0
requirement.txt
CHANGED
@@ -74,3 +74,4 @@ tzdata==2023.4
|
|
74 |
urllib3==2.1.0
|
75 |
uvicorn==0.25.0
|
76 |
websockets==11.0.3
|
|
|
|
74 |
urllib3==2.1.0
|
75 |
uvicorn==0.25.0
|
76 |
websockets==11.0.3
|
77 |
+
torch==2.1.2
|