File size: 2,630 Bytes
f4b48c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2ab3b80
 
 
 
 
4cf2d51
f4b48c7
 
 
 
 
 
 
f47382f
f4b48c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2ab3b80
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
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
widget:
- text: "anime style anime girl with massive fennec ears and one big fluffy tail, she has blonde long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress, walking slowly to the front with sweetie smile, holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest"
  parameters:
    negative_prompt: "The video captures a series of frames showing ugly scenes, static with no motion, motion blur, over-saturation, shaky footage, low resolution, grainy texture, pixelated images, poorly lit areas, underexposed and overexposed scenes, poor color balance, washed out colors, choppy sequences, jerky movements, low frame rate, artifacting, color banding, unnatural transitions, outdated special effects, fake elements, unconvincing visuals, poorly edited content, jump cuts, visual noise, and flickering. Overall, the video is of poor quality."
  output:
    url: samples\ComfyUI_00001_.webp
---

# **fp8 scaled version of video2world and text2world**

![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/cosmos.gif)

## **setup (once)**
- drag Cosmos-1_0-Diffusion-7B-Video2World_fp8_e4m3fn.safetensors or/and Cosmos-1_0-Diffusion-7B-Text2World_fp8_e4m3fn.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](https://github.com/calcuis/gguf/releases) below)
- drag the workflow json file (below) to > your browser

### **workflow**
- example workflow for text2world
- example workflow for video2world

### **reference**
- base model from nvidia ([video2world](https://huggingface.co./nvidia/Cosmos-1.0-Diffusion-7B-Video2World)|[text2world](https://huggingface.co./nvidia/Cosmos-1.0-Diffusion-7B-Text2World))
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))

<Gallery />