Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -61,7 +61,7 @@ All evaluations use **FlowDPMSolver** with **100 steps**. 50K samples. Metrics f
|
|
| 61 |
### Installation
|
| 62 |
|
| 63 |
```bash
|
| 64 |
-
pip install
|
| 65 |
```
|
| 66 |
|
| 67 |
### Evaluation (Generate 50K Samples)
|
|
|
|
| 61 |
### Installation
|
| 62 |
|
| 63 |
```bash
|
| 64 |
+
pip install -r requirements.txt
|
| 65 |
```
|
| 66 |
|
| 67 |
### Evaluation (Generate 50K Samples)
|