Spaces:
Runtime error
Runtime error
fixed README models
Browse files
README.md
CHANGED
@@ -10,7 +10,12 @@ pinned: true
|
|
10 |
license: mit
|
11 |
suggested_hardware: t4-small
|
12 |
suggested_storage: small
|
13 |
-
models:
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
license: mit
|
11 |
suggested_hardware: t4-small
|
12 |
suggested_storage: small
|
13 |
+
models:
|
14 |
+
- ironjr/BlazingDriveV11m
|
15 |
+
- ironjr/RealCartoon-PixarV5
|
16 |
+
- KBlueLeaf/kohaku-v2.1
|
17 |
+
- ironjr/RealisticVisionV5-1
|
18 |
+
- runwayml/stable-diffusion-v1-5
|
19 |
---
|
20 |
|
21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|