My stuff

  • My Workflows

  • Liked Workflows

  • Following Workflows

Go to OpenArt main site
Upload workflow

Frankenstein ChatGPT Clone With Deepseek

5.0

0 reviews
2
2.8K
634
2
Description

A working Alternative to ChatGPT In ComfyUI Using Deepseek

Guide: Watch Video

ComfyUI: https://github.com/comfyanonymous/ComfyUI


Kokoro TTS Models; https://huggingface.co/thewh1teagle/Kokoro/tree/main


The kokoro TTs Models must go into ("ComfyUI\models\Kokorotts")


LLM Party: https://github.com/heshengtao/comfyui_LLM_party


Kokoro TTS: https://github.com/benjiyaya/ComfyUI-KokoroTTS


Docker: https://www.docker.com/

Ollama: https://ollama.com/


Commands from video:

Installing Kokoro TTs :

python.exe -m pip install -r Comfyui\custom_notes\ComfyUI-kokoroTTS\requirements.txt



API and Base URL for Ollama:

openai_api_key = ollama

base_url = http://127.0.0.1:11434/v1

NB: Please note that the base URL in the video is missing a 1.


WSL Commands

to check if wsl is installed on ypur system: wsl

To install wsl: wsl --install


check if searxNG is running methot 1 : localhost:8080

check if searxNG is running methot 2 via cmd: docker ps


to see a list of ollama commands: ollama help

to see a list of all the models on your system: ollama list


creaing a modelfile:

ollama create "The name of the new model you are creating" -f "the Name of the modelfile you created"

Discussion

(No comments yet)

Loading...

Author

23
33.3K
192
130.2K

No reviews yet

  • - latest (a year ago)

Primitive Nodes (38)

ApplyFBCacheOnModel (1)

DualCLIPLoaderGGUF (1)

Fast Bypasser (rgthree) (2)

Fast Groups Bypasser (rgthree) (1)

FluxGuidance (1)

FluxResolutionNode (1)

Kokoro TextToSpeech (1)

Label (rgthree) (22)

ModelSamplingFlux (1)

Note (1)

Power Lora Loader (rgthree) (1)

UnetLoaderGGUF (1)

easy_LLM_api_loader (1)

extra_parameters (1)

get_string (1)

searxng_tool (1)

Custom Nodes (16)

Comfy-RVC

  • - PreviewAudio (1)

  • - CR Text Replace (1)

ComfyUI

  • - ConditioningZeroOut (1)

  • - EmptyLatentImage (1)

  • - VAELoader (1)

  • - CLIPTextEncode (1)

  • - KSampler (1)

  • - VAEDecodeTiled (1)

  • - LoadImage (1)

  • - SaveImage (1)

  • - easy showAnything (2)

  • - show_text_party (2)

  • - LLM (1)

  • - load_persona (1)

Checkpoints (0)

LoRAs (0)