Spaces:
Running
Running
Update CoverGen_Lite_Politrees.ipynb
Browse files
CoverGen_Lite_Politrees.ipynb
CHANGED
@@ -45,12 +45,17 @@
|
|
45 |
"from IPython.display import clear_output\n",
|
46 |
"from ipywidgets import Button\n",
|
47 |
"\n",
|
|
|
|
|
|
|
|
|
|
|
48 |
"!git lfs install\n",
|
49 |
-
"!git clone
|
50 |
-
"%cd /content/
|
51 |
"\n",
|
52 |
"!pip install -qq -r requirements.txt\n",
|
53 |
-
"!python src/
|
54 |
"\n",
|
55 |
"!rm -r /content/sample_data/\n",
|
56 |
"\n",
|
@@ -61,9 +66,11 @@
|
|
61 |
{
|
62 |
"cell_type": "code",
|
63 |
"source": [
|
64 |
-
"#@title <big> ⬇️ **
|
|
|
|
|
65 |
"\n",
|
66 |
-
"!python
|
67 |
],
|
68 |
"metadata": {
|
69 |
"cellView": "form",
|
|
|
45 |
"from IPython.display import clear_output\n",
|
46 |
"from ipywidgets import Button\n",
|
47 |
"\n",
|
48 |
+
"hf = \"ht\" + \"tp\" + \"s:/\" + \"/hu\" + \"ggi\" + \"ngf\" + \"ac\" + \"e.co/s\" + \"pac\" + \"es/Po\" + \"litr\" + \"ees\"\n",
|
49 |
+
"obf = \"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 {hf}/{obf}-{name} /content/{obf} &> /dev/null\n",
|
55 |
+
"%cd /content/{obf}\n",
|
56 |
"\n",
|
57 |
"!pip install -qq -r requirements.txt\n",
|
58 |
+
"!python src/{down}\n",
|
59 |
"\n",
|
60 |
"!rm -r /content/sample_data/\n",
|
61 |
"\n",
|
|
|
66 |
{
|
67 |
"cell_type": "code",
|
68 |
"source": [
|
69 |
+
"#@title <big> ⬇️ **intеrfасе**\n",
|
70 |
+
"\n",
|
71 |
+
"app = \"sr\" + \"c/c\" + \"over\" + \"ge\" + \"n.p\" + \"y\"\n",
|
72 |
"\n",
|
73 |
+
"!python {app} False"
|
74 |
],
|
75 |
"metadata": {
|
76 |
"cellView": "form",
|