Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio==3.50.2
|
2 |
-
|
3 |
-
|
4 |
Pillow
|
5 |
-
numpy
|
6 |
pytz
|
|
|
1 |
gradio==3.50.2
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
Pillow
|
|
|
5 |
pytz
|