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

  • Log In
  • Sign Up

Spaces:
jbilcke-hf
/
ai-comic-factory
Running on CPU Upgrade

App Files Files Community
1152
Fetching metadata from the HF Docker repository...
ai-comic-factory / src /app /queries
Ctrl+K
Ctrl+K
  • 6 contributors
History: 23 commits
jbilcke-hf's picture
jbilcke-hf HF Staff
seems to be in order
c65c1bb over 1 year ago
  • getStory.ts
    2.79 kB
    seems to be in order over 1 year ago
  • getStyle.ts
    1.61 kB
    update env variables almost 2 years ago
  • mockLLMResponse.ts
    710 Bytes
    experimenting with things over 1 year 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 1 year ago
  • predictWithHuggingFace.ts
    2.92 kB
    fixes for the Inference API over 1 year ago
  • predictWithOpenAI.ts
    918 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 1 year ago