runpod bug
This commit is contained in:
parent
6628a63497
commit
3977dab3b2
|
@ -88,6 +88,8 @@
|
|||
"!pip install -q torchmetrics==0.6.0\n",
|
||||
"!pip install -e .\n",
|
||||
"!pip install huggingface_hub\n",
|
||||
"!pip install -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers\n",
|
||||
"!pip install -e git+https://github.com/openai/CLIP.git@main#egg=clip\n",
|
||||
"import ipywidgets as widgets\n",
|
||||
"print(finish_msg)"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue