root
commited on
Commit
·
73ba718
1
Parent(s):
87fcc8a
fix requirements
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,2 @@
|
|
| 1 |
-
gradio==5.42.0
|
| 2 |
-
gradio_client==1.11.1
|
| 3 |
-
huggingface-hub==0.34.4
|
| 4 |
pillow==11.3.0
|
| 5 |
-
requests==2.32.4
|
| 6 |
-
|
| 7 |
-
pip install gradio[oauth,mcp]==5.49.1
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pillow==11.3.0
|
| 2 |
+
requests==2.32.4
|
|
|
|
|
|