Update README.md

#4
by EVA787797 - opened
Files changed (1) hide show
  1. README.md +13 -9
README.md CHANGED
@@ -12,19 +12,20 @@ extra_gated_fields:
12
  Who you are?:
13
  type: select
14
  options:
15
- - 'Researcher'
16
- - 'Student'
17
- - 'Teacher'
18
- - 'Model creator'
19
- - 'Non-profit company'
20
- - 'Commercial company'
21
  datasets:
22
  - ehristoforu/midjourney-images
23
  - ehristoforu/dalle-3-images
24
  - ehristoforu/fav_images
25
  library_name: diffusers
26
  pipeline_tag: text-to-image
27
- base_model: stabilityai/stable-diffusion-xl-base-1.0
 
28
  tags:
29
  - safetensors
30
  - stable-diffusion
@@ -36,8 +37,11 @@ inference:
36
  parameters:
37
  num_inference_steps: 25
38
  guidance_scale: 5
39
- negative_prompt: "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation"
40
-
 
 
 
41
  ---
42
  # **Fluently XL** FINAL - the best XL-model
43
 
 
12
  Who you are?:
13
  type: select
14
  options:
15
+ - Researcher
16
+ - Student
17
+ - Teacher
18
+ - Model creator
19
+ - Non-profit company
20
+ - Commercial company
21
  datasets:
22
  - ehristoforu/midjourney-images
23
  - ehristoforu/dalle-3-images
24
  - ehristoforu/fav_images
25
  library_name: diffusers
26
  pipeline_tag: text-to-image
27
+ base_model:
28
+ - THUDM/CogVideoX-5b-I2V
29
  tags:
30
  - safetensors
31
  - stable-diffusion
 
37
  parameters:
38
  num_inference_steps: 25
39
  guidance_scale: 5
40
+ negative_prompt: >-
41
+ (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong
42
+ anatomy, extra limb, missing limb, floating limbs, (mutated hands and
43
+ fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting,
44
+ blurry, amputation
45
  ---
46
  # **Fluently XL** FINAL - the best XL-model
47