Spaces:
Sleeping
Sleeping
paragon-analytics
commited on
Commit
•
32aaf85
1
Parent(s):
3ca308f
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
transformers==4.20
|
2 |
-
gradio==
|
3 |
-
tensorflow
|
4 |
tensorflow_hub
|
5 |
Pillow
|
6 |
matplotlib
|
|
|
1 |
+
transformers==4.20
|
2 |
+
gradio==3.1.3
|
3 |
+
tensorflow
|
4 |
tensorflow_hub
|
5 |
Pillow
|
6 |
matplotlib
|