Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
VLAI-AIVN
/
AIO2025M09_Project_Comic_Generation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AIO2025M09_Project_Comic_Generation
/
src
Ctrl+K
Ctrl+K
2 contributors
History:
18 commits
Phat-Dat
fix: LLMClient remove explicit provider and validate HF token starts with 'hf_' for auto-routing
5e51239
2 months ago
__init__.py
Safe
0 Bytes
Add initial project structure for AI Comic Generation
2 months ago
config.py
Safe
1.16 kB
fix: switch IMAGE_PROVIDER from fal-ai (paid) to hf-inference (free)
2 months ago
gemini_image.py
Safe
2.66 kB
add gemini api logic
2 months ago
gemini_llm.py
Safe
5.3 kB
fix: handle gemini-2.5-flash thinking model JSON output (strip think tags, use response_mime_type, increase max_tokens)
2 months ago
image_generator.py
Safe
5.02 kB
add gemini api logic
2 months ago
llm.py
Safe
3.11 kB
fix: LLMClient remove explicit provider and validate HF token starts with 'hf_' for auto-routing
2 months ago
stable_diffusion.py
Safe
1.64 kB
fix: normalize empty HF token to None to fix auto-router error in InferenceClient
2 months ago
story_generator.py
Safe
4.53 kB
show actual error detail in UI for debugging
2 months ago