FDNFerrer

Results 10 issues of FDNFerrer

Does bark support SVC trained models? Thank you

Hi, Thanks for making this wonderful app. It has helped me a lot. Not really an issue but more of a question. Do you have a seperate app for the...

**Describe the bug** Error appears when I launch at Initial Plane **To Reproduce** Error appears when I launch at Initial Plane **Version** - Game Version bleeding-edge build 24671 - MOD...

Just want to confirm. If I use arguement -n, should I put N*8 for example if I want to interpolate the video 8 times? Is that how it works?

What do these options do? Is there a documentation anywhere that explains them in RIFE application? Thanks

Here is what I got from the terminal. I use linux mint File "/home/chupz22/ComfyUI/custom_nodes/ComfyUI_VLM_nodes/nodes/moondream_script.py", line 1, in from .moondream import VisionEncoder, TextModel File "/home/chupz22/ComfyUI/custom_nodes/ComfyUI_VLM_nodes/nodes/moondream/__init__.py", line 1, in from .vision_encoder import...

Hi, Is it possible to use civitAI models? I noticed the format of the models are from huggingface "user_name/model_name". How about if I want to add models from civit AI?...

I have ollama-python running with a custom ollama model. It works very well except that it does not remember the conversation at all. Every chat is like a new conversation....

I am trying to use infer_cli.py from tools. Whenever I tried to run it, this error appears `No module named 'configs'` When I checked the file, it is imported properly....

Hi guys, I am wondering if the streaming of ollama.chat also produces newline? I created program that streams the message via api and received at the other end in javascript...