darkstorm2150 commited on
Commit
973053c
1 Parent(s): 9d3ee6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -53,6 +53,4 @@ pipe = pipe.to("cuda")
53
  image = pipe(prompt, num_inference_steps=25).images[0]
54
 
55
  image.save("./result.jpg")
56
- ```
57
-
58
- **By using this model you agree to this, That I the creator darkstorm2150 of this merge and Hugging Face is not liable for any content created by this Protogen Model.**
 
53
  image = pipe(prompt, num_inference_steps=25).images[0]
54
 
55
  image.save("./result.jpg")
56
+ ```