Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
textract
|
| 3 |
clean-text
|
| 4 |
nltk
|
|
|
|
| 1 |
+
gradio==2.7.5
|
| 2 |
textract
|
| 3 |
clean-text
|
| 4 |
nltk
|