Spaces:
Running
Running
Commit
·
993423a
1
Parent(s):
d821302
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ colorFrom: yellow
|
|
5 |
colorTo: yellow
|
6 |
sdk: docker
|
7 |
pinned: false
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: yellow
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
+
models:
|
9 |
+
- runwayml/stable-diffusion-v1-5
|
10 |
+
- Helsinki-NLP/opus-mt-ar-en
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|