Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ pdf2image
|
|
| 3 |
GPUtil
|
| 4 |
accelerate==0.30.1
|
| 5 |
openai
|
| 6 |
-
gradio
|
| 7 |
tqdm
|
| 8 |
Pillow
|
|
|
|
| 3 |
GPUtil
|
| 4 |
accelerate==0.30.1
|
| 5 |
openai
|
| 6 |
+
"gradio[mcp]"
|
| 7 |
tqdm
|
| 8 |
Pillow
|