cosmos / README.md
calcuis's picture
Update README.md
f4b48c7 verified
|
raw
history blame
1.52 kB
metadata
license: other
license_name: nvidia-open-model-license
license_link: >-
  https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
language:
  - en
base_model:
  - nvidia/Cosmos-1.0-Diffusion-7B-Video2World
  - nvidia/Cosmos-1.0-Diffusion-7B-Text2World
pipeline_tag: image-to-video
tags:
  - text-to-video
  - nvidia
  - gguf-node

fp8 scaled version of video2world and text2world

screenshot

setup (once)

  • drag Cosmos-1_0-Diffusion-7B-Video2World.safetensors to > ./ComfyUI/models/diffusion_models
  • drag oldt5_xxl_fp8_e4m3fn.safetensors to > ./ComfyUI/models/text_encoders
  • drag cosmos_cv8x8x8_1.0_vae_bf16.safetensors to > ./ComfyUI/models/vae

run it straight (no installation needed way)

  • run the .bat file in the main directory (assuming you are using the gguf-node pack below)
  • drag the workflow json file (below) to > your browser

workflow

  • example workflow for text2world
  • example workflow for video2world

reference