Spaces:
Runtime error
Runtime error
feat(demo): use fixed commit
Browse files
tools/inference/inference_pipeline.ipynb
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
"# Install required libraries\n",
|
50 |
"!pip install -q git+https://github.com/huggingface/transformers.git\n",
|
51 |
"!pip install -q git+https://github.com/patil-suraj/vqgan-jax.git\n",
|
52 |
-
"!pip install -q git+https://github.com/borisdayma/dalle-mini.git"
|
53 |
]
|
54 |
},
|
55 |
{
|
|
|
49 |
"# Install required libraries\n",
|
50 |
"!pip install -q git+https://github.com/huggingface/transformers.git\n",
|
51 |
"!pip install -q git+https://github.com/patil-suraj/vqgan-jax.git\n",
|
52 |
+
"!pip install -q git+https://github.com/borisdayma/dalle-mini.git@20a36267d188691ff92273f7048abb0c8339d6b2"
|
53 |
]
|
54 |
},
|
55 |
{
|