AxionLab-official commited on
Commit
15362be
·
verified ·
1 Parent(s): 184c720

⚡ AxionStudio v2.0 — Chat + Image + Video generation

Browse files
Files changed (1) hide show
  1. README.md +28 -7
README.md CHANGED
@@ -1,14 +1,35 @@
1
  ---
2
  title: AxionStudio
3
- emoji: 🐠
4
- colorFrom: gray
5
- colorTo: blue
6
  sdk: gradio
7
- sdk_version: 6.12.0
8
  app_file: app.py
9
- pinned: false
10
  license: mit
11
- short_description: My studio, for training and chatting
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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) 🚀