FerrellSyntheticIntelligence commited on
Commit ·
90515c3
1
Parent(s): bfaadce
Chore: Align requirements.txt to platform-enforced 6.15.1
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
huggingface_hub
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
pydantic
|
| 6 |
uvicorn
|
|
|
|
|
|
| 1 |
+
gradio[oauth,mcp]==6.15.1
|
| 2 |
huggingface_hub
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
pydantic
|
| 6 |
uvicorn
|
| 7 |
+
spaces
|