Spaces:
Runtime error
Runtime error
Use an older imgui-bundle with prebuilt cp310 wheels
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
broken-source @ git+https://github.com/BrokenSource/BrokenSource@main
|
| 2 |
shaderflow @ git+https://github.com/BrokenSource/ShaderFlow@main
|
| 3 |
depthflow @ git+https://github.com/BrokenSource/DepthFlow@main
|
|
|
|
| 4 |
torch==2.4.0
|
|
|
|
| 1 |
broken-source @ git+https://github.com/BrokenSource/BrokenSource@main
|
| 2 |
shaderflow @ git+https://github.com/BrokenSource/ShaderFlow@main
|
| 3 |
depthflow @ git+https://github.com/BrokenSource/DepthFlow@main
|
| 4 |
+
imgui-bundle==1.5.2
|
| 5 |
torch==2.4.0
|