ehsanakh commited on
Commit
86309a8
1 Parent(s): 0c29535

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -59,6 +59,10 @@ prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
59
  image = pipe(prompt=prompt, guidance_scale=3.0).images[0]
60
  ```
61
 
 
 
 
 
62
  ### User Study
63
 
64
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/8VzBkSYaUU3dt509Co9sk.png)
 
59
  image = pipe(prompt=prompt, guidance_scale=3.0).images[0]
60
  ```
61
 
62
+ ### Using the model with Automatic1111/ComfyUI
63
+
64
+ In order to use the model with software such as Automatic1111 or ComfyUI you can use [`playground-v2.safetensors`](https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic/raw/main/playgroundv2.safetensors) file.
65
+
66
  ### User Study
67
 
68
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/8VzBkSYaUU3dt509Co9sk.png)