pinokiofactory / cogstudio

254 stars 15 forks source link

Manual Install problems #1

Closed gjnave closed 1 month ago

gjnave commented 1 month ago

there some problems with the manual install that Ive noticed: 1) "File not found" for the 5b models.. it seems in app.py you are using a link to your own machine and forgot to remove it 2) cogstudio.py doesnt exist.. im assuming you renamed it to app.py 3) Im uncertain what these directions mean: "Next copy the cogstudio.py under the CogVideo/inference/gradio_composite_demo folder." copy it to where? 4) after making changes to #1, the app loads but its the old CogVideo demo

CannibalKush commented 1 month ago

The install instructions are kind of weird.

The secret missing step is that it's expected of you to copy this repo's cogstudio.py to 'CogVideo\inference\gradio_composite_demo'