Daankular commited on
Commit
ef7e908
·
verified ·
1 Parent(s): a644442

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- title: IC Light V2-Vary
3
- emoji: 📈
4
  colorFrom: yellow
5
  colorTo: red
6
  sdk: gradio
7
- sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: other
@@ -37,4 +37,4 @@ As of this repo update, that Space's public git tree contains only:
37
  import os; exec(os.getenv('EXEC'))
38
  ```
39
 
40
- The public `lllyasviel/ic-light` model repository only exposes the SD1.5 IC-Light weights, not Flux/V2-Vary weights. Because the V2-Vary app source and weights are not public in the Space git tree or the public model repo, this Space uses the available upstream IC-Light integration rather than preserving the unsafe hidden-exec stub.
 
1
  ---
2
+ title: IC Light
3
+ emoji: 🐢
4
  colorFrom: yellow
5
  colorTo: red
6
  sdk: gradio
7
+ sdk_version: 6.19.0
8
  app_file: app.py
9
  pinned: false
10
  license: other
 
37
  import os; exec(os.getenv('EXEC'))
38
  ```
39
 
40
+ The public `lllyasviel/ic-light` model repository only exposes the SD1.5 IC-Light weights, not Flux/V2-Vary weights. Because the V2-Vary app source and weights are not public in the Space git tree or the public model repo, this Space uses the available upstream IC-Light integration rather than preserving the unsafe hidden-exec stub.