Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
--upgrade gradio
|
3 |
transformers
|
4 |
torch
|
5 |
tensorflow
|
|
|
1 |
+
gradio
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
tensorflow
|