catpokemon commited on
Commit
a00391e
·
verified ·
1 Parent(s): f1233e7

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  2. requirements.txt +5 -0
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- title: Fluxkontextdevfp8
3
- emoji: 🏢
4
- colorFrom: purple
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.38.0
8
  app_file: app.py
9
- pinned: false
10
- short_description: test
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: FLUX.1 Kontext
3
+ emoji:
4
+ colorFrom: green
5
+ colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 5.34.0
8
  app_file: app.py
9
+ pinned: true
10
+ license: mit
11
+ short_description: 'Kontext image editing on FLUX[dev] '
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ transformers
2
+ git+https://github.com/huggingface/diffusers.git
3
+ accelerate
4
+ safetensors
5
+ sentencepiece