Transformers
Inference Endpoints
pantat88 commited on
Commit
aaa7a02
·
verified ·
1 Parent(s): e991451

Update venvv.py

Browse files
Files changed (1) hide show
  1. venvv.py +2 -2
venvv.py CHANGED
@@ -5,12 +5,12 @@ import time
5
 
6
  xxx = '/kaggle/working'
7
 
8
- os.system(f'curl -sLo {xxx}/pantat88.py https://raw.githubusercontent.com/gutris1/segsmaker/main/kaggle/script/pantat88.py')
 
9
  sys.path.append(xxx)
10
  time.sleep(1)
11
  from pantat88 import say, download
12
  say('【{red} Installing VENV{d} 】{red}')
13
- os.chdir(xxx)
14
 
15
  auuuwooo = [
16
  f"curl -LO https://huggingface.co/pantat88/ui/resolve/main/nenen88.py",
 
5
 
6
  xxx = '/kaggle/working'
7
 
8
+ os.chdir(xxx)
9
+ os.system(f'curl -LO https://raw.githubusercontent.com/gutris1/segsmaker/main/kaggle/script/pantat88.py')
10
  sys.path.append(xxx)
11
  time.sleep(1)
12
  from pantat88 import say, download
13
  say('【{red} Installing VENV{d} 】{red}')
 
14
 
15
  auuuwooo = [
16
  f"curl -LO https://huggingface.co/pantat88/ui/resolve/main/nenen88.py",