Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikemoz
/
gitllm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
449cbf5
gitllm
/
prompt_templates
/
README.md
heaversm
initial commit - command line only.
449cbf5
9 months ago
preview
code
|
raw
Copy download link
history
blame
142 Bytes
`python -m venv .venv`
`source .venv/bin/activate`
`pip3 install -r requirements.txt`
`python3 main.py https://github.com/streamlit/streamlit`