Amitz244 commited on
Commit
04c4afb
·
verified ·
1 Parent(s): ac45255

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -23,6 +23,13 @@ PreceptCLIP-Emotions is a model designed to predict the emotions that an image e
23
  - *Learning Rate*: 0.0001
24
  - *Batch Size*: 32
25
 
 
 
 
 
 
 
 
26
  ## Usage
27
 
28
  To use the model for inference:
 
23
  - *Learning Rate*: 0.0001
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
 
35
  To use the model for inference: