Skip to content

Commit

Permalink
[update] update infinity_2b_reg.pth link
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjian.thu123 committed Dec 24, 2024
1 parent a03f376 commit ea97313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ We provide Infinity models for you to play with, which are on <a href='https://h
### Infinity
| model | Resolution | GenEval | DPG | HPSv2.1 | HF weights🤗 |
|:----------:|:-----:|:--------:|:---------:|:-------:|:------------------------------------------------------------------------------------|
| Infinity-2B | 1024 | 0.69 / 0.73 $^{\dagger}$ | 83.5 | 32.2 | [infinity_2B.pth](https://huggingface.co/FoundationVision/infinity/blob/main/infinity_2b_reg.pth) |
| Infinity-2B | 1024 | 0.69 / 0.73 $^{\dagger}$ | 83.5 | 32.2 | [infinity_2b_reg.pth](https://huggingface.co/FoundationVision/infinity/blob/main/infinity_2b_reg.pth) |
| Infinity-20B | 1024 | - | - | - | [Coming Soon](TBD) |

${\dagger}$ result is tested with a [prompt rewriter](tools/prompt_rewriter.py).
Expand Down

0 comments on commit ea97313

Please sign in to comment.