Skip to content

Commit

Permalink
[update] add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjian.thu123 committed Dec 24, 2024
1 parent fac801d commit a03f376
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ We also provide [interactive_infer.ipynb](tools/interactive_infer.ipynb) for you
- [x] Web Demo
- [x] Inference Code
- [x] Infinity-2B Checkpoints
- [x] VAE Checkpoints
- [x] Visual Tokenizer Checkpoints



Expand Down
21 changes: 21 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
easydict
typed-argument-parser
seaborn
kornia
gputil
colorama
omegaconf
pandas
timm==0.9.6
decord
transformers
torch==2.5.1
pytz
pandas
wandb
colorama
imageio
einops
openai
httpx==0.20.0
opencv-python

0 comments on commit a03f376

Please sign in to comment.