Initial commit
This commit is contained in:
4
KOTIKOT_launcher.py
Normal file
4
KOTIKOT_launcher.py
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
import urllib.request
|
||||||
|
|
||||||
|
url = 'https://raw.githubusercontent.com/BarsTiger/catbench/main/CatBench.py'
|
||||||
|
urllib.request.urlretrieve(url, 'D:\catbench.py')
|
||||||
Reference in New Issue
Block a user