Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hivra
/
GLM4
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GLM4
/
start.sh
Hivra
Create start.sh
ed35952
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
59 Bytes
#!/bin/bash
python main.py &
python space_checker.py &
wait