Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristanmatthias/portal


https://github.com/tristanmatthias/portal

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Portal

## Requirements
- Go
- Python

## Installation
```
pip install transformers fastapi uvicorn
go install github.com/wailsapp/wails/v2/cmd/wails@latest
```

## Local development

To start the python inference server:
```
python inference/server.py
```

(This will eventually be started via Go)

To run the app in development

```
wails dev
```

## List of transformers to try
https://huggingface.co/transformers/v4.4.2/