Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
huggingface-hub==0.19.0
|
2 |
gunicorn==21.0.1 # Optional, for production deployment
|
3 |
-
flask
|
|
|
|
1 |
huggingface-hub==0.19.0
|
2 |
gunicorn==21.0.1 # Optional, for production deployment
|
3 |
+
flask
|
4 |
+
torch
|