Spaces:
Running
Running
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Dreamlike Webui on Cpu
|
3 |
+
emoji: ππ
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: teal
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.29.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
python_version: 3.10.6
|
11 |
+
duplicated_from: hehysh/stable-diffusion-webui-cpu-the-best
|
12 |
+
---
|
13 |
+
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|