Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ohmyapi
/
tavily
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tavily
/
entrypoint.sh
ohmyapi
feat: v3.1 — quota checking, dark UI redesign, registration fixes, daily CI
f1378d8
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
#!/bin/sh
mkdir
-p /tmp/data
exec
python -m uvicorn manager.app:app --host 0.0.0.0 --port 7860 --timeout-keep-alive 75