Skip to content

Conversation

@NullDev
Copy link
Contributor

@NullDev NullDev commented Oct 27, 2024

Adding Cogstudio for CogVideo as package :3

image

@NullDev
Copy link
Contributor Author

NullDev commented Oct 27, 2024

I didn't screenshot it, but I created this abomination with it, in case proof is needed:

20241027_064152

@mohnjiles
Copy link
Contributor

Seems to work for me, though upon the generation finishing, there's an error about the output directory not being part of the current install directory (or temp or some other folder it mentioned). I was able to do:

if __name__ == "__main__":
-  demo.launch()
+  demo.launch(allowed_paths=["<my_output_folder_path_here>"])

in the cogstudio.py file to fix it; could you add some kind of fix for that please? Even if it's just rewriting that line on install 😅

Thank you!

@NullDev
Copy link
Contributor Author

NullDev commented Nov 16, 2024

Seems like this was a recent upstream change after submitting the PR. this didn't initially happen.
Should be fixed now @mohnjiles

@mohnjiles
Copy link
Contributor

Thank you!

@mohnjiles mohnjiles enabled auto-merge November 19, 2024 06:17
@mohnjiles mohnjiles merged commit 79018be into LykosAI:main Nov 19, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants