Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: ๐ฌ
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: blue
|
|
@@ -8,83 +8,5 @@ sdk_version: 3.50.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
-
|
| 12 |
-
# ๐ฌ THE Z AI - Advanced AI Server
|
| 13 |
-
|
| 14 |
-
Multi-modal AI server featuring:
|
| 15 |
-
- ๐ **Text Generation** with Gemma 2 9B
|
| 16 |
-
- ๐ฅ **Video Generation** with Wan 14B *(requires powerful hardware)*
|
| 17 |
-
- ๐ **Multi-language Support** (English & Arabic)
|
| 18 |
-
|
| 19 |
-
## ๐ Features
|
| 20 |
-
|
| 21 |
-
### Text Generation
|
| 22 |
-
- โ
Gemma 2 9B Instruct model
|
| 23 |
-
- โ
Fast responses (15-30 seconds)
|
| 24 |
-
- โ
Supports both English and Arabic
|
| 25 |
-
- โ
Works on free tier
|
| 26 |
-
|
| 27 |
-
### Video Generation
|
| 28 |
-
- ๐ฅ Wan 14B model for text-to-video
|
| 29 |
-
- ๐จ Image-to-video support
|
| 30 |
-
- โ๏ธ Extensive settings:
|
| 31 |
-
- Duration (1-10 seconds)
|
| 32 |
-
- FPS (12-60)
|
| 33 |
-
- Resolution (256x256 to 1024x1024)
|
| 34 |
-
- Advanced options (motion, noise, guidance)
|
| 35 |
-
- โ ๏ธ **Requires 32+ GB RAM and powerful GPU**
|
| 36 |
-
- โ **Will NOT work on free tier**
|
| 37 |
-
|
| 38 |
-
## ๐ก API Endpoint
|
| 39 |
-
|
| 40 |
-
```
|
| 41 |
-
https://thezyzstudio-the-z-ai.hf.space/api/predict
|
| 42 |
-
```
|
| 43 |
-
|
| 44 |
-
## ๐ฎ Usage
|
| 45 |
-
|
| 46 |
-
### Text Generation (TurboWarp)
|
| 47 |
-
1. Load THE Z AI extension
|
| 48 |
-
2. Set server URL
|
| 49 |
-
3. Ask questions in Arabic or English
|
| 50 |
-
|
| 51 |
-
### Video Generation (Web Interface Only)
|
| 52 |
-
1. Go to **๐ฅ Video Generation** tab
|
| 53 |
-
2. Upload image (optional)
|
| 54 |
-
3. Enter prompt
|
| 55 |
-
4. Configure settings
|
| 56 |
-
5. Generate video
|
| 57 |
-
|
| 58 |
-
## ๐พ System Requirements
|
| 59 |
-
|
| 60 |
-
### Text Generation:
|
| 61 |
-
- โ
Works on free tier
|
| 62 |
-
- ~6 GB model
|
| 63 |
-
- CPU only
|
| 64 |
-
|
| 65 |
-
### Video Generation:
|
| 66 |
-
- โ Does NOT work on free tier
|
| 67 |
-
- 32+ GB RAM required
|
| 68 |
-
- GPU with 24+ GB VRAM required
|
| 69 |
-
- Professional hosting needed
|
| 70 |
-
|
| 71 |
-
## ๐ Language Support
|
| 72 |
-
|
| 73 |
-
Switch between English and Arabic in **โ๏ธ Settings** tab.
|
| 74 |
-
|
| 75 |
-
## โ ๏ธ Important Notes
|
| 76 |
-
|
| 77 |
-
- **Video generation will fail on free tier** due to hardware limitations
|
| 78 |
-
- Text generation (Gemma 9B) works fine
|
| 79 |
-
- First request may take 30-60 seconds (cold start)
|
| 80 |
-
- Video model (Wan 14B) requires enterprise-level resources
|
| 81 |
-
|
| 82 |
-
## ๐ ๏ธ Models
|
| 83 |
-
|
| 84 |
-
- **Text:** bartowski/gemma-2-9b-it-GGUF
|
| 85 |
-
- **Video:** bullerwins/Wan2.2-I2V-A14B-GGUF
|
| 86 |
-
|
| 87 |
-
---
|
| 88 |
-
|
| 89 |
**Created by THEZYZSTUDIO**
|
| 90 |
**Powered by Hugging Face** ๐ค
|
|
|
|
| 1 |
---
|
| 2 |
+
title: THEZYZSTUDIO/THE_Z_AI_THINKER
|
| 3 |
emoji: ๐ฌ
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: blue
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
**Created by THEZYZSTUDIO**
|
| 12 |
**Powered by Hugging Face** ๐ค
|