Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CaffeineCrew
/
Techdocs
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Techdocs
/
frontend
/
content
/
installation.md
Hemanth Sai Garladinne
Code refactor (#35)
fbb7c49
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
123 Bytes
1.
Python version requirement:
```bash
$ python >= 3.10
```
2.
Install Techdocs via pip:
```bash
$ pip install techdocs
```