Amitz244 commited on
Commit
7491b18
·
verified ·
1 Parent(s): 208bef2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -24,11 +24,11 @@ PreceptCLIP-Emotions is a model designed to predict the emotions that an image e
24
  - *Batch Size*: 32
25
 
26
  ## Requirements
27
-
28
  - cudatoolkit=11.7
29
  - torchvision=0.14.0
30
- - transformers==4.45.2
31
- - peft==0.14.0
32
 
33
  ## Usage
34
 
 
24
  - *Batch Size*: 32
25
 
26
  ## Requirements
27
+ - python=3.9.15
28
  - cudatoolkit=11.7
29
  - torchvision=0.14.0
30
+ - transformers=4.45.2
31
+ - peft=0.14.0
32
 
33
  ## Usage
34