Spaces:
Running
Running
Update CoverGen_Lite_Politrees.ipynb
Browse files
CoverGen_Lite_Politrees.ipynb
CHANGED
@@ -45,14 +45,14 @@
|
|
45 |
"from IPython.display import clear_output\n",
|
46 |
"from ipywidgets import Button\n",
|
47 |
"\n",
|
48 |
-
"
|
49 |
-
"
|
50 |
"name = \"R\" + \"V\" + \"C\"\n",
|
51 |
"down = \"do\" + \"wnl\" + \"oad\" + \"_mo\" + \"del\" + \"s.p\" + \"y\"\n",
|
52 |
"\n",
|
53 |
"!git lfs install\n",
|
54 |
-
"!git clone {
|
55 |
-
"%cd /content/{
|
56 |
"\n",
|
57 |
"!pip install -qq -r requirements.txt\n",
|
58 |
"!python src/{down}\n",
|
@@ -66,11 +66,11 @@
|
|
66 |
{
|
67 |
"cell_type": "code",
|
68 |
"source": [
|
69 |
-
"#@title <big> ⬇️ **
|
70 |
"\n",
|
71 |
-
"
|
72 |
"\n",
|
73 |
-
"!python {
|
74 |
],
|
75 |
"metadata": {
|
76 |
"cellView": "form",
|
|
|
45 |
"from IPython.display import clear_output\n",
|
46 |
"from ipywidgets import Button\n",
|
47 |
"\n",
|
48 |
+
"hug = \"ht\" + \"tp\" + \"s:/\" + \"/hu\" + \"ggi\" + \"ngf\" + \"ac\" + \"e.co/s\" + \"pac\" + \"es/Po\" + \"litr\" + \"ees\"\n",
|
49 |
+
"directory = \"Co\" + \"ve\" + \"rG\" + \"en\"\n",
|
50 |
"name = \"R\" + \"V\" + \"C\"\n",
|
51 |
"down = \"do\" + \"wnl\" + \"oad\" + \"_mo\" + \"del\" + \"s.p\" + \"y\"\n",
|
52 |
"\n",
|
53 |
"!git lfs install\n",
|
54 |
+
"!git clone {hug}/{directory}-{name} /content/{directory} &> /dev/null\n",
|
55 |
+
"%cd /content/{directory}\n",
|
56 |
"\n",
|
57 |
"!pip install -qq -r requirements.txt\n",
|
58 |
"!python src/{down}\n",
|
|
|
66 |
{
|
67 |
"cell_type": "code",
|
68 |
"source": [
|
69 |
+
"#@title <big> ⬇️ **Run**\n",
|
70 |
"\n",
|
71 |
+
"run = \"sr\" + \"c/c\" + \"over\" + \"ge\" + \"n.p\" + \"y\"\n",
|
72 |
"\n",
|
73 |
+
"!python {run} False"
|
74 |
],
|
75 |
"metadata": {
|
76 |
"cellView": "form",
|