Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tastypear/Qwen-1.5-minimal-Chat
wangwei0
/
Qwen-1.5-minimal-Chat
like
0
Running
App
Files
Files
Community
64169d3
Qwen-1.5-minimal-Chat
/
start.sh
tastypear
Init
7d386ca
verified
6 months ago
raw
Copy download link
history
blame
Safe
62 Bytes
#!/bin/bash
python main.py &
python space_checker.py &
wait