hishamchow commited on
Commit
9ba9fa7
·
verified ·
1 Parent(s): b85d2ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- license: apache-2.0
 
 
3
  ---
4
  ---
5
  pipeline_tag: text-to-image
@@ -39,5 +41,4 @@ var result = await pipeline.GenerateImageAsync(promptOptions, schedulerOptions);
39
  await result.SaveAsync("Result.png");
40
  ```
41
  ## Inference Result
42
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65f275d7b06ca1ff48a356fb/s4V0xtXJchfk9Uy_39VYo.png)
43
-
 
1
  ---
2
+ license: openrail++
3
+ base_model:
4
+ - stabilityai/stable-diffusion-xl-base-1.0
5
  ---
6
  ---
7
  pipeline_tag: text-to-image
 
41
  await result.SaveAsync("Result.png");
42
  ```
43
  ## Inference Result
44
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65f275d7b06ca1ff48a356fb/s4V0xtXJchfk9Uy_39VYo.png)