Spaces:
Running
Running
ali
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers==4.32.0
|
| 2 |
+
torch==2.0.1
|
| 3 |
+
nltk==3.8.1
|
| 4 |
+
gradio==3.41.2
|