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