Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
keras==3.0.1
|
2 |
-
huggingface-hub==0.19.4
|
|
|
|
1 |
keras==3.0.1
|
2 |
+
huggingface-hub==0.19.4
|
3 |
+
torch==2.1.1
|