dataautogpt3
commited on
Commit
•
61012e9
1
Parent(s):
3b27a60
Update README.md
Browse files
README.md
CHANGED
@@ -119,5 +119,6 @@ image = pipe(
|
|
119 |
num_inference_steps=50
|
120 |
).images[0]
|
121 |
```
|
|
|
122 |
|
123 |
-
Made by Corcel https://corcel.io/
|
|
|
119 |
num_inference_steps=50
|
120 |
).images[0]
|
121 |
```
|
122 |
+
# Credits
|
123 |
|
124 |
+
Made by Corcel [ https://corcel.io/ ]
|