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