Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ pdfplumber
|
|
8 |
validators
|
9 |
requests
|
10 |
GoogleNews
|
11 |
-
gradio
|
12 |
transformers
|
13 |
tensorflow
|
14 |
plotly
|
|
|
8 |
validators
|
9 |
requests
|
10 |
GoogleNews
|
11 |
+
gradio==3.36.1
|
12 |
transformers
|
13 |
tensorflow
|
14 |
plotly
|