nsfwalex commited on
Commit
f6ef9fb
·
1 Parent(s): 8ed2913

requirements.txt

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. local_config.json +3 -0
  3. requirements.txt +2 -0
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 👀
4
  colorFrom: red
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 5.25.0
8
  app_file: app.py
9
  pinned: false
10
  short_description: image_generator
 
4
  colorFrom: red
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  short_description: image_generator
local_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "download_url":"https://nsfwalex-anime-image-gen.hf.space/file={image_path}"
3
+ }
requirements.txt CHANGED
@@ -14,5 +14,7 @@ onnxruntime-gpu
14
  hidiffusion
15
  runpod
16
  boto3
 
 
17
  git+https://github.com/tencent-ailab/IP-Adapter.git
18
  git+https://github.com/huggingface/peft.git
 
14
  hidiffusion
15
  runpod
16
  boto3
17
+ piexif
18
+ qrcode
19
  git+https://github.com/tencent-ailab/IP-Adapter.git
20
  git+https://github.com/huggingface/peft.git