Created
April 18, 2025 03:40
-
-
Save safa-dayo/d15c50fe8bce123fada3060cd94aee94 to your computer and use it in GitHub Desktop.
FramePackをGoogle Colabで試すためのノートブック
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!git clone https://github.com/lllyasviel/FramePack.git | |
%cd FramePack | |
!pip install -r requirements.txt | |
!python demo_gradio.py --share |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment