Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Space 1: Text Agent with Translation
|
| 2 |
# Updated requirements
|
| 3 |
|
| 4 |
-
gradio==4.44.0
|
| 5 |
pydantic>=2.8.0
|
| 6 |
|
| 7 |
# Text Processing
|
|
|
|
| 1 |
# Space 1: Text Agent with Translation
|
| 2 |
# Updated requirements
|
| 3 |
|
| 4 |
+
#gradio==4.44.0
|
| 5 |
pydantic>=2.8.0
|
| 6 |
|
| 7 |
# Text Processing
|