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