Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
Cython
|
| 3 |
janus-swi
|
| 4 |
-
nest-asyncio
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
Cython
|
| 3 |
janus-swi
|
| 4 |
+
nest-asyncio
|
| 5 |
+
crewai[tools]
|
| 6 |
+
langchain-anthropic
|
| 7 |
+
ollama
|