Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

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

makem
/
ai-comic-factory
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
ai-comic-factory / src /app /queries
Ctrl+K
Ctrl+K
  • 6 contributors
History: 35 commits
jbilcke-hf's picture
jbilcke-hf HF Staff
improve performance of the LLM
26ef0a6 almost 2 years ago
  • getStory.ts
    3.17 kB
    add new "fast LLM" optimization almost 2 years ago
  • getStoryContinuation.ts
    1.89 kB
    add new "fast LLM" optimization almost 2 years ago
  • mockLLMResponse.ts
    1.33 kB
    added suggestion from user + work on the progressive loader almost 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 almost 2 years ago
  • predictNextPanels.ts
    3.79 kB
    improve performance of the LLM almost 2 years ago
  • predictWithHuggingFace.ts
    3.38 kB
    add new "fast LLM" optimization almost 2 years ago
  • predictWithOpenAI.ts
    1 kB
    fix openai glitch almost 2 years ago