Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers
|
| 2 |
torch
|
|
|
|
| 3 |
huggingface-hub
|
| 4 |
python-dotenv==1.0.1
|
|
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
+
flask
|
| 4 |
huggingface-hub
|
| 5 |
python-dotenv==1.0.1
|