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