Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
torch>=1.10.0
|
2 |
+
numpy>=1.20.0
|
3 |
+
gradio>=3.36.0
|
4 |
+
matplotlib>=3.5.0
|
5 |
+
pillow>=9.0.0
|