Spaces:
Runtime error
Runtime error
Update requirements.txt (#1)
Browse files- Update requirements.txt (36ecdc61c5cd549296ba853014b49b4355ad91a6)
Co-authored-by: Adam Lag <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
-
gradio
|
| 3 |
openai
|
| 4 |
llama-index>=0.11.0
|
| 5 |
anthropic
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
gradio==3.50.2
|
| 3 |
openai
|
| 4 |
llama-index>=0.11.0
|
| 5 |
anthropic
|