yongshengy commited on
Commit
b54abc4
·
verified ·
1 Parent(s): c6d5f1a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 torch torchvision lightning omegaconf timm wandb h5py
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)