Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
2 |
gradio
|
|
|
|
|
3 |
fastapi
|
4 |
uvicorn
|
|
|
|
1 |
+
transformers
|
2 |
gradio
|
3 |
+
torch
|
4 |
+
duckduckgo-search
|
5 |
fastapi
|
6 |
uvicorn
|
7 |
+
yt-dlp
|