Spaces:
Build error
Build error
File size: 481 Bytes
7b71f79 fd78d87 7b71f79 fd78d87 7b71f79 54b1b8a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
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
``` |