Spaces:
No application file
No application file
initial commit
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🐠
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
|
@@ -7,6 +7,11 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
app_file: build/index.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Getting Started with Create React App
|
|
|
|
| 1 |
---
|
| 2 |
+
title: UltraRealisticInfluncer
|
| 3 |
emoji: 🐠
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
|
|
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
app_file: build/index.html
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
short_description: Ultra-realistic influencer image generation powered by a hi
|
| 12 |
+
hf_oauth: true
|
| 13 |
+
hf_oauth_scopes:
|
| 14 |
+
- inference-api
|
| 15 |
---
|
| 16 |
|
| 17 |
# Getting Started with Create React App
|