Text-to-Image
Diffusers
Safetensors
text-generation-inference
DwanZhang commited on
Commit
78de8e7
1 Parent(s): 52289b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,6 +1,15 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
4
 
5
 
6
- Pretrained SD-1.5 weight for SePPO
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - yuvalkirstain/pickapic_v2
5
+ base_model:
6
+ - stable-diffusion-v1-5/stable-diffusion-v1-5
7
+ library_name: diffusers
8
+ tags:
9
+ - text-generation-inference
10
  ---
11
 
12
 
13
+ Pretrained SD-1.5 weight for SePPO
14
+
15
+ See Github Repo:[SePPO](https://github.com/DwanZhang-AI/SePPO/tree/main)