Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
huanx
/
ds2api-browser
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nacho
commited on
10 days ago
Commit
ced7bed
·
1 Parent(s):
c9bf621
fix: README 中 start.py 引用更新为 run.py
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -51,7 +51,7 @@ python main.py
51
### 方式 2: 直接运行
52
53
```bash
54
-
python
start
.py
55
```
56
57
### 方式 3: 后台运行
51
### 方式 2: 直接运行
52
53
```bash
54
+
python
run
.py
55
```
56
57
### 方式 3: 后台运行