Hugging Face's logo 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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
AIO2025M09_Project_Comic_Generation
570 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 22 commits
Phat-Dat's picture
Phat-Dat
fix: LLMClient remove explicit provider and validate HF token starts with 'hf_' for auto-routing
5e51239 2 months ago
  • src
    fix: LLMClient remove explicit provider and validate HF token starts with 'hf_' for auto-routing 2 months ago
  • static
    Update file permissions and refactor app logic for comic generation. Improved error handling in inference function and enhanced logging for model loading. Cleaned up code formatting and removed dotenv dependency from config. 2 months ago
  • .gitattributes
    1.56 kB
    Update file permissions and refactor app logic for comic generation. Improved error handling in inference function and enhanced logging for model loading. Cleaned up code formatting and removed dotenv dependency from config. 2 months ago
  • .gitignore
    31 Bytes
    Add initial project structure for AI Comic Generation 2 months ago
  • README.md
    251 Bytes
    feat(comic): switch to FLUX API and generate validated 4-scene storyboards 2 months ago
  • app.py
    24.5 kB
    style: darken textarea/input text with font-weight 600 2 months ago
  • requirements.txt
    111 Bytes
    add google-genai 2 months ago