Spaces:
Build error
Build error
fix: install torch compatible with CUDA version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
|
|
|
| 1 |
-e git+https://github.com/potamides/AutomaTikZ#egg=automatikz[webui]
|
|
|
|
| 1 |
+
torch<2.1
|
| 2 |
-e git+https://github.com/potamides/AutomaTikZ#egg=automatikz[webui]
|