Spaces:
Running
Running
Update CG_Lite_Politrees.ipynb
Browse files- CG_Lite_Politrees.ipynb +1 -0
CG_Lite_Politrees.ipynb
CHANGED
@@ -53,6 +53,7 @@
|
|
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",
|
58 |
"\n",
|
|
|
53 |
"!git clone {hug} {directory} &> /dev/null\n",
|
54 |
"%cd {directory}\n",
|
55 |
"\n",
|
56 |
+
"!pip install pip==23.1\n"
|
57 |
"!pip install -qq -r requirements.txt\n",
|
58 |
"!python src/{down}\n",
|
59 |
"\n",
|