Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
# Core UI
|
2 |
gradio==5.34.0 # latest stable – fixes the bool-schema bug
|
3 |
-
gradio_client==0.15.0 # keep client in sync with gradio
|
4 |
|
5 |
# Embedding & LLM adapters
|
6 |
llama-index==0.12.42
|
|
|
1 |
# Core UI
|
2 |
gradio==5.34.0 # latest stable – fixes the bool-schema bug
|
|
|
3 |
|
4 |
# Embedding & LLM adapters
|
5 |
llama-index==0.12.42
|