RehgLab / RAVE

RAVE: Randomized Noise Shuffling for Fast and Consistent Video Editing with Diffusion Models - CVPR 2024 - Official Repo
https://rave-video.github.io/
MIT License
255 stars 18 forks source link

Does not work on windows 11. It created folder name using prompt. #13

Closed nitinmukesh closed 6 months ago

nitinmukesh commented 6 months ago

Hello,

I have added the source video

Prompt: (masterpiece, top quality, best quality, official art, beautiful and aesthetic:1.2), (1girl), extreme detailed,(fractal art:1.3),colorful,highest detailed, dancing

Negative prompt: (worst quality, low quality:2), monochrome, zombie,overexposure, watermark,text,bad anatomy,bad hand,extra hands,extra fingers,too many fingers,fused fingers,bad arm,distorted arm,extra arms,fused arms,extra legs,missing leg,disembodied leg,extra nipples, detached arm, liquid hand,inverted hand,disembodied limb, small breasts, loli, oversized head,extra body,completely nude, extra navel,easynegative,(hair between eyes),sketch, duplicate, ugly, huge eyes, text, logo, worst face, (bad and mutated hands:1.3), (blurry:2.0), horror, geometry, bad_prompt, (bad hands), (missing fingers), multiple limbs, bad anatomy, (interlocked fingers:1.2), Ugly Fingers, (extra digit and hands and fingers and legs and arms:1.4), ((2girl)), (deformed fingers:1.2), (long fingers:1.2),(bad-artist-anime), bad-artist, bad hand, extra legs ,(ng_deepnegative_v1_75t)

Model id: SD 1.5

C:\RAVE>.\venv\scripts\activate

(venv) C:\RAVE>python webui.py A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' ControlNet preprocessor location: C:\RAVE\pretrained_models Running on local URL: http://127.0.0.1:7860 Running on public URL: https://9f0b9b6176b4a3f6c2.gradio.live

This share link expires in 72 hours. For free permanent hosting and GPU upgrades, run gradio deploy from Terminal to deploy to Spaces (https://huggingface.co/spaces)

OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\RAVE\results\03-14-2024\2\(masterpiece, top quality, best quality, official art, beautiful and aesthetic:1.2), (1girl), extreme detailed,(fractal art:1.3),colorful,highest detailed, dancing-00001'

Why does it create folder name using the prompt?

ozgurkara99 commented 6 months ago

Hello, thanks for your interest in our work. Given the structure of the code, it automatically creates a folder that has a name determined by the prompt. That’s why that folder is created.