David Martín Rius

Results 72 comments of David Martín Rius

You can use https://github.com/oobabooga/text-generation-webui with some model like Llama2, Vicuña, or the model which you prefer (in the project of text-generstion-webui are some suggested models) Once you installed it and...

> > You can use https://github.com/oobabooga/text-generation-webui with some model like Llama2, Vicuña, or the model which you prefer (in the project of text-generstion-webui are some suggested models) Once you installed...

> > https://github.com/xtekky/gpt4free > > I tried this and got everything setup, but how am I supposed to find my freegpt4 API key??? I guess you missed the "free" part...

This PR is needed! Thanks @kxbin

The other magic is https://github.com/thygate/stable-diffusion-webui-depthmap-script You can use depthmaps to create videos from images. (Or the new stable video diffusion SVD) Depthmaps + sadtalker and you get an awesome talking...

> > > D-ID > > > > > > ``` > > 1. Thank you very much for your reply. Now I know that it is because of hair...

> @Elsaam2y did you solved for onnx for inference optimization? I tried to export DINet to onnx, but I couldn't. I finally used pytorch script, anyway the performance is the...

Hi @maxin9966 Can you take a look at: https://github.com/mix1009/sdwebuiapi AND https://github.com/mix1009/sdwebuiapi?tab=readme-ov-file#tips-for-using-flux-david-martin-rius This project is a wrapper for the Forge API, and you can use it. I hope it is useful.

1. git pull origin main 2. pip install -r requirements_versions.txt Could you execute this commands and try it again?

I am executing the UI like this: ./webui.sh --always-offload-from-vram --api --medvram --api --cuda-malloc --cuda-stream 1. What SD/Flux model are you using? 2. Did you try a different model? 3. If...