Spaces:
Sleeping
Sleeping
⚡ AxionStudio v2.0 — Chat + Image + Video generation
Browse files
README.md
CHANGED
|
@@ -1,14 +1,35 @@
|
|
| 1 |
---
|
| 2 |
title: AxionStudio
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned:
|
| 10 |
license: mit
|
| 11 |
-
short_description:
|
| 12 |
---
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: AxionStudio
|
| 3 |
+
emoji: ⚡
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.13.0
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
license: mit
|
| 11 |
+
short_description: "AI Studio by AxionLab Co. — Chat · Imagens · Vídeos"
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# ⚡ AxionStudio
|
| 15 |
+
|
| 16 |
+
**AI Studio by AxionLab Co.** — Chat, Image Generation & Video Generation in one interface.
|
| 17 |
+
|
| 18 |
+
## Features
|
| 19 |
+
|
| 20 |
+
| Feature | Models | Provider |
|
| 21 |
+
|---------|--------|----------|
|
| 22 |
+
| 💬 **Chat AI** | Qwen3-235B, DeepSeek R1, Llama 4 Maverick | HF Inference (auto) |
|
| 23 |
+
| 🎨 **Image Generation** | FLUX.1-schnell, FLUX.1-dev | fal-ai |
|
| 24 |
+
| 🎬 **Video Generation** | Wan2.1-T2V-14B, LTX-Video-13B | fal-ai |
|
| 25 |
+
|
| 26 |
+
## Setup
|
| 27 |
+
|
| 28 |
+
Add your `HF_TOKEN` as a Space secret in Settings → Secrets.
|
| 29 |
+
|
| 30 |
+
Your token needs **Inference Providers** permission. Create one at:
|
| 31 |
+
https://huggingface.co/settings/tokens/new?ownUserPermissions=inference.serverless.write&tokenType=fineGrained
|
| 32 |
+
|
| 33 |
+
## Built by
|
| 34 |
+
|
| 35 |
+
[AxionLab Co.](https://huggingface.co/AxionLab-Co) 🚀
|