Spaces:
Runtime error
Runtime error
adding dependencies not resolved by wgpu alnone
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ wgpu
|
|
5 |
torch
|
6 |
pillow
|
7 |
gradio
|
8 |
-
numpy
|
|
|
|
|
|
5 |
torch
|
6 |
pillow
|
7 |
gradio
|
8 |
+
numpy
|
9 |
+
glfw
|
10 |
+
jupylet
|