Spaces:
Sleeping
Sleeping
Alexandra Zapko-Willmes
commited on
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
gradio
|
4 |
pandas
|
|
|
|
1 |
+
gradio>=4.0
|
2 |
+
transformers>=4.38
|
|
|
3 |
pandas
|
4 |
+
torch
|