strangerguardhf/Deepfakes-QA-Patch2
Viewer
•
Updated
•
7.5k
•
21
•
4
[ Image, Text ] classification, segmentation, and feature extraction.
@image
: Generates an image using Stable Diffusion xL. @3d
: Generates a 3D mesh. @web
: Web search agents.@rAgent
: Initiates a reasoning chain using Llama mode for coding explanations. @tts1-♀
, @tts2-♂
: Voice generation (Female and Male voices). @yolo
: Object Detectiongraph TD
A[User Interface] --> B[Chat Logic]
B --> C{Command Type}
C -->|Text| D[FastThink-0.5B]
C -->|Image| E[Qwen2-VL-OCR-2B]
C -->|@image| F[Stable Diffusion XL]
C -->|@tts| G[Edge TTS]
D --> H[Response]
E --> H
F --> H
G --> H