Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
opencv-python
|
|
|
|
| 3 |
Pillow
|
| 4 |
ipython
|
| 5 |
ultralytics
|
|
@@ -12,5 +13,4 @@ sentence-transformers
|
|
| 12 |
groq
|
| 13 |
qdrant_client
|
| 14 |
soundfile
|
| 15 |
-
plotly
|
| 16 |
streamlit_chat
|
|
|
|
| 1 |
streamlit
|
| 2 |
opencv-python
|
| 3 |
+
plotly
|
| 4 |
Pillow
|
| 5 |
ipython
|
| 6 |
ultralytics
|
|
|
|
| 13 |
groq
|
| 14 |
qdrant_client
|
| 15 |
soundfile
|
|
|
|
| 16 |
streamlit_chat
|