Spaces:
Runtime error
Runtime error
Commit
·
95d5436
1
Parent(s):
6bae74b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ six==1.16.0
|
|
| 17 |
requests==2.31.0
|
| 18 |
uvicorn==0.18.3
|
| 19 |
torch==2.0.1
|
| 20 |
-
torchvision==0.15.2
|
|
|
|
|
|
| 17 |
requests==2.31.0
|
| 18 |
uvicorn==0.18.3
|
| 19 |
torch==2.0.1
|
| 20 |
+
torchvision==0.15.2
|
| 21 |
+
streamlit-chat
|