Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,12 @@ gradio
|
|
| 3 |
pandas
|
| 4 |
selenium
|
| 5 |
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pandas
|
| 4 |
selenium
|
| 5 |
Pillow
|
| 6 |
+
huggingface_hub
|
| 7 |
+
torch
|
| 8 |
+
dashscope
|
| 9 |
+
sentencepiece
|
| 10 |
+
modelscope_studio~=1.0.0b
|
| 11 |
+
anthropic
|
| 12 |
+
transformers
|
| 13 |
+
accelerate
|
| 14 |
+
openai
|