Spaces:
Sleeping
Sleeping
Andre
commited on
Commit
·
ece139c
1
Parent(s):
05873ed
Update
Browse files- colab.ipynb +1 -1
colab.ipynb
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"from huggingface_hub import InferenceClient\n",
|
14 |
"from IPython.display import display, clear_output\n",
|
15 |
"from img_gen_logic import generate_image\n",
|
16 |
-
"from
|
17 |
"from prompts import prompts # Import prompts from prompts.py\n",
|
18 |
"\n",
|
19 |
"\n",
|
|
|
13 |
"from huggingface_hub import InferenceClient\n",
|
14 |
"from IPython.display import display, clear_output\n",
|
15 |
"from img_gen_logic import generate_image\n",
|
16 |
+
"from config_colab import models, api_token\n",
|
17 |
"from prompts import prompts # Import prompts from prompts.py\n",
|
18 |
"\n",
|
19 |
"\n",
|