Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cxumol
/
CoverPilot
like
7
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c10c2de
CoverPilot
/
_secret.template.py
cxumol
rearrange project files structure & update test data
dee4e98
about 1 year ago
raw
Copy download link
history
blame
183 Bytes
from
util
import
zip_api
api_test = zip_api(
api_base=
""
,
api_key=
""
,
model=
""
)
cmd =
"""
OPENAI_API_BASE="" OPENAI_API_KEY="" CHEAP_MODEL="" STRONG_MODEL="" run.sh
"""