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