OzzyGT HF staff commited on
Commit
3529d6a
1 Parent(s): 0a5a92b
Files changed (2) hide show
  1. pre-requirements.txt +0 -1
  2. 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