free-llm / README.md
gingdev's picture
add support for huggingface
ef3aee7
|
raw
history blame contribute delete
No virus
238 Bytes
---
title: Freedom AI
emoji: 😍
colorFrom: green
colorTo: green
sdk: docker
app_port: 8000
---
# Freedom AI
## Installation
```bash
pip install -r requirements.txt
```
## Usage
```bash
python main.py
```
Visit http://localhost:8000