Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
Pillow
|
5 |
-
requests
|
6 |
-
opencv-python
|
7 |
groq
|
8 |
-
|
|
|
1 |
streamlit
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
Pillow
|
|
|
|
|
5 |
groq
|
6 |
+
|