Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cxumol
/
CoverPilot
like
5
Running
App
Files
Files
Community
b6ccc9b
CoverPilot
/
requirements.txt
cxumol
tune for hugging face space
e2121e2
8 months ago
raw
Copy download link
history
blame
Safe
195 Bytes
# UI
gradio>=4.0,<=5.0
# external tool
typst
pypandoc
shot-scraper
# LLM related
llama-index-llms-openai-like
tiktoken
# lib
requests
icecream
# platform specific
huggingface_hub
# dev tools
ruff