Politrees commited on
Commit
e13549b
β€’
1 Parent(s): 517cb69

Rename CoverGen_Lite_Politrees.ipynb to CG_Lite_Politrees.ipynb

Browse files
CoverGen_Lite_Politrees.ipynb β†’ CG_Lite_Politrees.ipynb RENAMED
@@ -45,14 +45,13 @@
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",
@@ -68,9 +67,9 @@
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",
 
45
  "from IPython.display import clear_output\n",
46
  "from ipywidgets import Button\n",
47
  "\n",
48
+ "hug = \"ht\" + \"tp\" + \"s:/\" + \"/hug\" + \"gin\" + \"gfa\" + \"ce.co\" + \"/spa\" + \"ces/P\" + \"olit\" + \"re\" + \"es\" + \"/C\" + \"overG\" + \"en-RV\" + \"C\"\n",
49
+ "directory = \"/co\" + \"nte\" + \"nt/Co\" + \"ve\" + \"rG\" + \"en\"\n",
 
50
  "down = \"do\" + \"wnl\" + \"oad\" + \"_mo\" + \"del\" + \"s.p\" + \"y\"\n",
51
  "\n",
52
  "!git lfs install\n",
53
+ "!git clone {hug} {directory} &> /dev/null\n",
54
+ "%cd {directory}\n",
55
  "\n",
56
  "!pip install -qq -r requirements.txt\n",
57
  "!python src/{down}\n",
 
67
  "source": [
68
  "#@title <big> ⬇️ **Run**\n",
69
  "\n",
70
+ "name = \"sr\" + \"c/c\" + \"over\" + \"ge\" + \"n.p\" + \"y\"\n",
71
  "\n",
72
+ "!python {name} False"
73
  ],
74
  "metadata": {
75
  "cellView": "form",