Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Rapget
|
3 |
emoji: 💬
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
@@ -10,8 +10,6 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
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).
|
14 |
-
|
15 |
```
|
16 |
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
|
17 |
-
```
|
|
|
1 |
---
|
2 |
+
title: Rapget Translation
|
3 |
emoji: 💬
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
|
|
|
|
13 |
```
|
14 |
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
|
15 |
+
```
|