machine-translation / README.md
dh-mc's picture
clean up
54b1b8a
|
raw
history blame
481 Bytes
---
title: Rapget Finetuning
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
license: mit
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
```
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
```