Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tensorflow==2.12.0
|
2 |
numpy==1.23.5
|
3 |
gradio==3.1.4
|
4 |
-
torch==2.0.1
|
|
|
|
1 |
tensorflow==2.12.0
|
2 |
numpy==1.23.5
|
3 |
gradio==3.1.4
|
4 |
+
torch==2.0.1
|
5 |
+
transformers
|