Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
openai==1.1.1
|
| 2 |
selenium==4.15.2
|
| 3 |
pillow==10.1.0
|
| 4 |
-
fastapi
|
| 5 |
uvicorn==0.24.0
|
| 6 |
pydantic==2.5.2
|
| 7 |
numpy==1.26.2
|
| 8 |
httpx==0.25.2
|
| 9 |
-
gradio
|
| 10 |
-
huggingface-hub
|
| 11 |
gradio-client
|
| 12 |
pydantic-settings==2.1.0
|
| 13 |
pytest==7.4.3
|
|
|
|
| 1 |
openai==1.1.1
|
| 2 |
selenium==4.15.2
|
| 3 |
pillow==10.1.0
|
| 4 |
+
fastapi
|
| 5 |
uvicorn==0.24.0
|
| 6 |
pydantic==2.5.2
|
| 7 |
numpy==1.26.2
|
| 8 |
httpx==0.25.2
|
| 9 |
+
gradio
|
| 10 |
+
huggingface-hub
|
| 11 |
gradio-client
|
| 12 |
pydantic-settings==2.1.0
|
| 13 |
pytest==7.4.3
|