Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
tensorflow
|
3 |
-
requests
|
4 |
-
transformers
|
5 |
torch
|
6 |
torchvision
|
7 |
-
flask
|
8 |
pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
|
|
3 |
pillow
|
4 |
+
gradio
|
5 |
+
requests
|