Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
gokaygokay
/
Florence-2-Flux
like
13
Image-Text-to-Text
Transformers
Safetensors
kadirnar/fluxdev_controlnet_16k
English
florence2
text-generation
art
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Use this model
gokaygokay
commited on
Oct 27, 2024
Commit
d17454c
·
verified
·
1 Parent(s):
74edd87
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -12,7 +12,7 @@ datasets:
12
---
13
14
```
15
-
pip install -q datasets flash_attn timm einops
16
```
17
18
```python
12
---
13
14
```
15
+
pip install -q
torch==2.4.0
datasets flash_attn timm einops
16
```
17
18
```python