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