Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
streamlit
|
| 2 |
requests==2.31.0
|
| 3 |
pydub==0.25.1
|
| 4 |
torch==1.11.0
|
|
@@ -13,5 +13,4 @@ langchain>=0.1.0
|
|
| 13 |
langchain-community>=0.0.30
|
| 14 |
torchvision==0.12.0
|
| 15 |
langgraph>=0.0.20
|
| 16 |
-
yt-dlp
|
| 17 |
|
|
|
|
| 1 |
+
streamlit==1.35.0
|
| 2 |
requests==2.31.0
|
| 3 |
pydub==0.25.1
|
| 4 |
torch==1.11.0
|
|
|
|
| 13 |
langchain-community>=0.0.30
|
| 14 |
torchvision==0.12.0
|
| 15 |
langgraph>=0.0.20
|
|
|
|
| 16 |
|