Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
pypandoc
|
3 |
torch
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
|
2 |
torch
|
3 |
+
transformers
|
4 |
+
accelerate
|
5 |
+
gradio
|
6 |
+
PyMuPDF
|
7 |
+
Pillow
|