Spaces:
Running
docs: org init desc
Browse files<img src="https://github.com/scenario-labs/Scenario-Unity/raw/main/resources/social-header.png" alt="illustrations" width="100%"/>
[Scenario](https://www.scenario.com) helps video game creators accelerate their asset production.
Scenario provides a game production [API](https://docs.scenario.com/docs/getting-started) that removes the undifferentiated heavy lifting, allowing developers and studios to concentrate on their gameplay and intellectual property.
Sign up now on [app.scenario.com](https://app.scenario.com/login?utm_source=hugging_face_org_desc) experiment for free and integrate the latest state-of-the-art tools in your game.
Features:
- [Finetuning of models ](https://www.scenario.com/features/train-sdxl?utm_source=hugging_face_org_desc)
- [Composition of models](https://www.scenario.com/features/lora-blends?utm_source=hugging_face_org_desc)
- [Image Generation](https://www.scenario.com/features/text-to-image?utm_source=hugging_face_org_desc) (with control including [IP-Adapter](https://www.scenario.com/features/ip-adapter), [Controlnet](https://www.scenario.com/features/controlnet), [Image-to-Image](https://www.scenario.com/features/image-to-image))
- [Vectorize](https://www.scenario.com/features/vectorize?utm_source=hugging_face_org_desc)
- [Pixelate](https://www.scenario.com/features/pixelate?utm_source=hugging_face_org_desc)
- [Precise edit](https://www.scenario.com/features/canvas-inpainting?utm_source=hugging_face_org_desc)
- [Remove Background](https://www.scenario.com/features/background-removal?utm_source=hugging_face_org_desc)
- [Upscale](https://www.scenario.com/features/upscale?utm_source=hugging_face_org_desc)
- [Unity Plugin](https://github.com/scenario-labs/Scenario-Unity?utm_source=hugging_face_org_desc)
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: 💻
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
-
pinned:
|
|
|
8 |
---
|
9 |
|
10 |
-
Edit this `README.md` markdown file to author your organization card.
|
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: 💻
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
+
short_description: Scenario help video game creators to leverage AI
|
9 |
---
|
10 |
|
11 |
+
Edit this `README.md` markdown file to author your organization card.
|