Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
jbilcke-hf/ai-comic-factory
Prajwall11
/
ai-comic-factory
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
11809c3
ai-comic-factory
/
src
/
app
/
queries
6 contributors
History:
35 commits
jbilcke-hf
HF staff
improve performance of the LLM
26ef0a6
about 1 year ago
getStory.ts
Safe
3.17 kB
add new "fast LLM" optimization
about 1 year ago
getStoryContinuation.ts
Safe
1.89 kB
add new "fast LLM" optimization
about 1 year ago
mockLLMResponse.ts
Safe
1.33 kB
added suggestion from user + work on the progressive loader
about 1 year ago
predict.ts
Safe
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
predictNextPanels.ts
Safe
3.79 kB
improve performance of the LLM
about 1 year ago
predictWithHuggingFace.ts
Safe
3.38 kB
add new "fast LLM" optimization
about 1 year ago
predictWithOpenAI.ts
Safe
1 kB
fix openai glitch
over 1 year ago