DoozyWo commited on
Commit
c66a5d6
·
verified ·
1 Parent(s): 82fc342

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. requirements.txt +7 -0
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- title: Avatar Navi
3
- emoji: 👀
4
- colorFrom: gray
5
- colorTo: red
6
  sdk: gradio
7
- sdk_version: 5.41.1
8
  app_file: app.py
9
- pinned: false
10
  license: mit
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Kontext Relight
3
+ emoji: 💡
4
+ colorFrom: yellow
5
+ colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 5.35.0
8
  app_file: app.py
9
+ pinned: true
10
  license: mit
11
+ short_description: relight images with Flux Kontext[dev]
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ transformers
2
+ accelerate
3
+ safetensors
4
+ sentencepiece
5
+ peft
6
+
7
+ git+https://github.com/huggingface/diffusers.git