Spaces:
Running
Running
stlaurentjr
commited on
Commit
•
b4737f9
1
Parent(s):
1884af4
Update notebooks/RNPD-A1111.ipynb
Browse files
notebooks/RNPD-A1111.ipynb
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"# Set to true only if you want to install the dependencies again.\n",
|
33 |
"\n",
|
34 |
"#--------------------\n",
|
35 |
-
"with open('/dev/null', 'w') as devnull:import requests, os, time, importlib;open('/workspace/mainrunpodA1111.py', 'wb').write(requests.get('https://huggingface.co/
|
36 |
]
|
37 |
},
|
38 |
{
|
|
|
32 |
"# Set to true only if you want to install the dependencies again.\n",
|
33 |
"\n",
|
34 |
"#--------------------\n",
|
35 |
+
"with open('/dev/null', 'w') as devnull:import requests, os, time, importlib;open('/workspace/mainrunpodA1111.py', 'wb').write(requests.get('https://huggingface.co/spaces/stlaurentjr/RNPD/raw/main/scripts/mainrunpodA1111.py').content);os.chdir('/workspace');time.sleep(2);import mainrunpodA1111;importlib.reload(mainrunpodA1111);from mainrunpodA1111 import *;Deps(force_reinstall)"
|
36 |
]
|
37 |
},
|
38 |
{
|