Commit History

make sure we don't call providers in case of missing api key
d0daba2

jbilcke-hf HF staff commited on

update for oauth
3b81d2d

jbilcke-hf HF staff commited on

switch to gpt-4-turbo by default
ca2922b

jbilcke commited on

release 1.3
b022cb9

jbilcke-hf HF staff commited on

Add experimental support for Claude
e015622

jbilcke-hf HF staff commited on

remove useless code
a0c8cbd

jbilcke-hf HF staff commited on

refactoring for OpenAI and Groq
ba986c0

jbilcke-hf HF staff commited on

fix for Groq
ea5dd54

jbilcke commited on

the number of pages can now be controlled by the
2f9a87c

jbilcke-hf HF staff commited on

slight UI redesign
1c1e6e9

jbilcke-hf HF staff commited on

working to fix the config
a296341

jbilcke-hf HF staff commited on

add a login wall
b48537f

jbilcke-hf HF staff commited on

working on improvements
d64b893

jbilcke-hf HF staff commited on

work on Groq support
a2c0551

jbilcke-hf HF staff commited on

fix
9f66c7d

jbilcke-hf HF staff commited on

fix
3220193

jbilcke-hf HF staff commited on

anchoring story chunks into the larger length
ee1b7bf

jbilcke-hf HF staff commited on

try to fix the nb of panels issue
d303a22

jbilcke-hf HF staff commited on

improve performance of the LLM
26ef0a6

jbilcke-hf HF staff commited on

add new "fast LLM" optimization
9bfb451

jbilcke-hf HF staff commited on

added suggestion from user + work on the progressive loader
faf4ba4

jbilcke-hf HF staff commited on

work on a new approach: generate small chunks of a story instead of big one
9bcdb59

jbilcke-hf HF staff commited on

let's use Zephyr 7b for storytelling
9052a89

jbilcke-hf HF staff commited on

add new turbo mode
4f8f050

jbilcke-hf HF staff commited on

fix openai glitch
e22103d

jbilcke-hf HF staff commited on

better captions
f309083

jbilcke-hf HF staff commited on

minor improvement
4b2fc57

jbilcke-hf HF staff commited on

fix the dual prompting system
690ffd8

jbilcke-hf HF staff commited on

change to the prompt
cea3188

jbilcke-hf HF staff commited on

let's use two pages
5dd2af5

jbilcke-hf HF staff commited on

seems to be in order
c65c1bb

jbilcke-hf HF staff commited on

planned maintenance
855183b

jbilcke-hf HF staff commited on

fixes for the Inference API
81eb27e

jbilcke-hf HF staff commited on

increase quality of VideoChain outputs
1e641f1

jbilcke-hf HF staff commited on

experimenting with things
048071f

jbilcke-hf HF staff commited on

the dynamic import is causing issue during build, but it's not an issue we can just put the var init inside the function
6463491

jbilcke-hf HF staff commited on

fix this error: https://nextjs.org/docs/messages/no-assign-module-variable
9074714

jbilcke-hf HF staff commited on

fix predict import error and change README
e1c1857

idoubi commited on

update env variables
879455c

jbilcke-hf HF staff commited on

fix merge
274b152

jbilcke-hf HF staff commited on

allow support for Inference API for SDXL
e52146b

jbilcke-hf HF staff commited on

support openai api
287a603

me@idoubi.cc commited on

Update src/app/queries/predict.ts
a3bf1f1

jbilcke-hf HF staff commited on

new version, able to support Inference API models
3ca0269

jbilcke-hf HF staff commited on

fixed upscaling
f5d8038

jbilcke-hf HF staff commited on

up
c32ec0d

jbilcke-hf HF staff commited on

handle a new hallucination case
2531bbf

jbilcke-hf HF staff commited on

adding some counter measures to reduce the pressure on the server
cb3fdda

jbilcke-hf HF staff commited on

various improvements
974ed41

jbilcke-hf HF staff commited on

try to improve robustness of LLM responses
2f7798c

jbilcke-hf HF staff commited on