Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -10
requirements.txt
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
gradio==5.42.0
|
| 2 |
-
datasets
|
| 3 |
-
huggingface-hub
|
| 4 |
-
transformers
|
| 5 |
-
torch
|
| 6 |
-
numpy
|
| 7 |
-
openai
|
| 8 |
-
python-docx
|
| 9 |
-
|
| 10 |
-
tqdm==4.66.0
|
| 11 |
-
pandas==2.0.3
|
|
|
|
| 1 |
gradio==5.42.0
|
| 2 |
+
datasets
|
| 3 |
+
huggingface-hub
|
| 4 |
+
transformers
|
| 5 |
+
torch
|
| 6 |
+
numpy
|
| 7 |
+
openai
|
| 8 |
+
python-docx
|
| 9 |
+
tqdm
|
|
|
|
|
|