Prgckwb commited on
Commit
37416d9
1 Parent(s): dc8517c

:tada: add negative embedding

Browse files
Files changed (2) hide show
  1. README.md +12 -0
  2. requirements.txt +1 -0
README.md CHANGED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Stable Diffusion Demo
3
+ emoji: 🌖
4
+ colorFrom: pink
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 4.36.1
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt CHANGED
@@ -10,3 +10,4 @@ sentencepiece
10
  spaces
11
  Pillow
12
  protobuf
 
 
10
  spaces
11
  Pillow
12
  protobuf
13
+ peft