Spaces:
Sleeping
Sleeping
fix
Browse files
README.md
CHANGED
|
@@ -33,12 +33,10 @@ Integrate *Gradio User History* in just a few steps:
|
|
| 33 |
|
| 34 |
```yaml
|
| 35 |
# README.md
|
| 36 |
-
---
|
| 37 |
hf_oauth: true
|
| 38 |
-
---
|
| 39 |
```
|
| 40 |
|
| 41 |
-
2. Add dependency
|
| 42 |
|
| 43 |
```bash
|
| 44 |
# requirements.txt
|
|
|
|
| 33 |
|
| 34 |
```yaml
|
| 35 |
# README.md
|
|
|
|
| 36 |
hf_oauth: true
|
|
|
|
| 37 |
```
|
| 38 |
|
| 39 |
+
2. Add dependency to your `requirements.txt`
|
| 40 |
|
| 41 |
```bash
|
| 42 |
# requirements.txt
|