Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
requests
|
3 |
langchain_core
|
4 |
langchain_openai
|
@@ -24,3 +24,7 @@ soundfile
|
|
24 |
pydub
|
25 |
ffmpeg-python
|
26 |
ddgs
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
requests
|
3 |
langchain_core
|
4 |
langchain_openai
|
|
|
24 |
pydub
|
25 |
ffmpeg-python
|
26 |
ddgs
|
27 |
+
langchain
|
28 |
+
requests
|
29 |
+
pandas
|
30 |
+
lxml
|