Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ scikit-learn
|
|
| 6 |
langdetect
|
| 7 |
tqdm
|
| 8 |
gradio
|
| 9 |
-
huggingface_hub
|
|
|
|
|
|
| 6 |
langdetect
|
| 7 |
tqdm
|
| 8 |
gradio
|
| 9 |
+
huggingface_hub
|
| 10 |
+
transformers
|