Spaces:
Build error
Build error
Robert Yaw Agyekum Addo commited on
Commit ·
50c8b6a
1
Parent(s): ceb4ac0
modified requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
opencv-python
|
| 3 |
Pillow
|
|
|
|
| 4 |
ultralytics
|
| 5 |
torch
|
| 6 |
bcrypt
|
|
@@ -8,5 +9,4 @@ kokoro
|
|
| 8 |
googletrans
|
| 9 |
sentence-transformers
|
| 10 |
groq
|
| 11 |
-
soundfile
|
| 12 |
-
ipython
|
|
|
|
| 1 |
streamlit
|
| 2 |
opencv-python
|
| 3 |
Pillow
|
| 4 |
+
ipython
|
| 5 |
ultralytics
|
| 6 |
torch
|
| 7 |
bcrypt
|
|
|
|
| 9 |
googletrans
|
| 10 |
sentence-transformers
|
| 11 |
groq
|
| 12 |
+
soundfile
|
|
|