Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ seaborn
|
|
| 4 |
streamlit
|
| 5 |
pyyaml
|
| 6 |
|
| 7 |
-
# LLM
|
| 8 |
huggingface_hub
|
| 9 |
openai
|
| 10 |
groq
|
|
|
|
| 4 |
streamlit
|
| 5 |
pyyaml
|
| 6 |
|
| 7 |
+
# LLM model providers
|
| 8 |
huggingface_hub
|
| 9 |
openai
|
| 10 |
groq
|