Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
tensorflow>=2.8
|
3 |
torch>=1.10
|
4 |
torchvision>=0.11
|
@@ -6,7 +6,5 @@ Pillow>=8.0
|
|
6 |
scikit-learn>=0.24
|
7 |
numpy>=1.21
|
8 |
matplotlib>=3.4
|
9 |
-
diffusers
|
10 |
PILLOW
|
11 |
-
|
12 |
-
transformers>=4.0
|
|
|
1 |
+
gradio
|
2 |
tensorflow>=2.8
|
3 |
torch>=1.10
|
4 |
torchvision>=0.11
|
|
|
6 |
scikit-learn>=0.24
|
7 |
numpy>=1.21
|
8 |
matplotlib>=3.4
|
|
|
9 |
PILLOW
|
10 |
+
|
|