mynkchaudhry commited on
Commit
ca8817d
·
verified ·
1 Parent(s): f70bc72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -33,10 +33,10 @@ The Florence-2-FT-DocVQA model is designed to handle Document VQA tasks, enablin
33
  The model can be further fine-tuned for specific Document VQA tasks or integrated into applications requiring automated document question answering.
34
 
35
  ## Requirements
36
- **datasets**
37
- **transformers**
38
- **torch**
39
- **Pillow**
40
 
41
  ## How to Get Started with the Model
42
 
 
33
  The model can be further fine-tuned for specific Document VQA tasks or integrated into applications requiring automated document question answering.
34
 
35
  ## Requirements
36
+ - **datasets**
37
+ - **transformers**
38
+ - **torch**
39
+ - **Pillow**
40
 
41
  ## How to Get Started with the Model
42