Spaces:
Running
on
Zero
Running
on
Zero
fix
Browse files- pre-requirements.txt +0 -1
- requirements.txt +1 -1
pre-requirements.txt
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
numpy==1.26.4
|
|
|
|
|
|
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
git+https://github.com/asomoza/image_gen_aux.git
|
| 3 |
spaces
|
| 4 |
-
numpy==1.26.4
|
| 5 |
gradio
|
| 6 |
gradio-imageslider
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
git+https://github.com/asomoza/image_gen_aux.git
|
| 3 |
spaces
|
|
|
|
| 4 |
gradio
|
| 5 |
gradio-imageslider
|
| 6 |
+
numpy==1.26.4
|