Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
duckduckgo_search==5.3.1b1
|
| 2 |
+
einops
|
| 3 |
+
fastapi
|
| 4 |
+
git+https://github.com/InternLM/lagent.git
|
| 5 |
+
gradio
|
| 6 |
+
janus
|
| 7 |
+
lmdeploy
|
| 8 |
+
pyvis
|
| 9 |
+
sse-starlette
|
| 10 |
+
termcolor
|
| 11 |
+
transformers==4.41.0
|
| 12 |
+
uvicorn
|