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:

Duplicated fromΒ  jbilcke-hf/ai-comic-factory

DaenerysT
/
comicbook
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
comicbook / src /app /queries
15.6 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 39 commits
Julian Bilcke
fix
9f66c7d over 2 years ago
  • getStory.ts
    3.17 kB
    add new "fast LLM" optimization over 2 years ago
  • getStoryContinuation.ts
    1.94 kB
    fix over 2 years ago
  • mockLLMResponse.ts
    1.33 kB
    added suggestion from user + work on the progressive loader over 2 years ago
  • predict.ts
    351 Bytes
    the dynamic import is causing issue during build, but it's not an issue we can just put the var init inside the function over 2 years ago
  • predictNextPanels.ts
    4.37 kB
    fix over 2 years ago
  • predictWithHuggingFace.ts
    3.43 kB
    fix over 2 years ago
  • predictWithOpenAI.ts
    1 kB
    fix openai glitch over 2 years ago