Politrees commited on
Commit
517cb69
1 Parent(s): 003348b

Update CoverGen_Lite_Politrees.ipynb

Browse files
Files changed (1) hide show
  1. CoverGen_Lite_Politrees.ipynb +7 -7
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
- "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",
@@ -66,11 +66,11 @@
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",
 
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",