Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
torch
|
| 3 |
-
transformers
|
| 4 |
-
huggingface_hub
|
| 5 |
-
csv
|
| 6 |
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
torch
|
| 3 |
+
transformers
|
| 4 |
+
huggingface_hub
|
| 5 |
+
csv
|
| 6 |
|