Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -19,6 +19,4 @@ uvicorn==0.18.3
|
|
19 |
torch==2.0.1
|
20 |
torchvision==0.15.2
|
21 |
streamlit-chat
|
22 |
-
pydantic-settings
|
23 |
-
pydantic>=1.9.0
|
24 |
-
chromadb==0.4.1
|
|
|
19 |
torch==2.0.1
|
20 |
torchvision==0.15.2
|
21 |
streamlit-chat
|
22 |
+
pydantic-settings
|
|
|
|