Spaces:
Runtime error
Runtime error
Davidsamuel101
commited on
Commit
·
bd81452
1
Parent(s):
53eb8d1
Change Gradio to 3.27.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ transformers
|
|
2 |
mdutils==1.5.1
|
3 |
pymupdf==1.21.1
|
4 |
torch
|
5 |
-
gradio
|
6 |
sentencepiece
|
|
|
2 |
mdutils==1.5.1
|
3 |
pymupdf==1.21.1
|
4 |
torch
|
5 |
+
gradio==3.27.0
|
6 |
sentencepiece
|