GPU support
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
docling
|
|
|
|
|
|
|
|
|
|
1 |
+
docling
|
2 |
+
gradio
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
+
torch
|
5 |
+
flash_attn
|