philipp-zettl
commited on
Commit
•
f18eeec
1
Parent(s):
d70b0f8
Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,7 @@ Training time was ~14 minutes on a T4 instance.
|
|
50 |
|
51 |
### Config
|
52 |
The following config has been used
|
53 |
-
```
|
54 |
project_name = 'disco-elysium'
|
55 |
model_name = 'stable-diffusion-v1-5/stable-diffusion-v1-5'
|
56 |
prompt = 'in the style of DSYL'
|
|
|
50 |
|
51 |
### Config
|
52 |
The following config has been used
|
53 |
+
```python
|
54 |
project_name = 'disco-elysium'
|
55 |
model_name = 'stable-diffusion-v1-5/stable-diffusion-v1-5'
|
56 |
prompt = 'in the style of DSYL'
|