Spaces:
Runtime error
Runtime error
update readme for hugging face
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Setup and Installation
|
2 |
## Install Requirements
|
3 |
```shell
|
|
|
1 |
+
---
|
2 |
+
title: fast_arbitrary_image_style_transfer
|
3 |
+
emoji: 🎨
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.3.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: openrail
|
11 |
+
---
|
12 |
+
|
13 |
# Setup and Installation
|
14 |
## Install Requirements
|
15 |
```shell
|