在线更新
This commit is contained in:
@@ -3,6 +3,11 @@ import json
|
|||||||
import os
|
import os
|
||||||
from tqdm import tqdm
|
from tqdm import tqdm
|
||||||
import threading
|
import threading
|
||||||
|
from time import sleep
|
||||||
|
|
||||||
|
|
||||||
|
print('在使用在线更新时,请安装steam++加速github才可以加速下载')
|
||||||
|
sleep(1)
|
||||||
|
|
||||||
url = 'https://api.github.com/repos/dengrb1/chatgpt/releases/latest'
|
url = 'https://api.github.com/repos/dengrb1/chatgpt/releases/latest'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user