Spaces:
Runtime error
Runtime error
Davidsamuel101
commited on
Commit
·
b96b851
1
Parent(s):
d458f99
Update Requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
transformers
|
2 |
mdutils==1.5.1
|
3 |
-
pymupdf==1.21.1
|
|
|
|
|
|
1 |
transformers
|
2 |
mdutils==1.5.1
|
3 |
+
pymupdf==1.21.1
|
4 |
+
torch==1.13.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116
|
5 |
+
gradio
|