Update README.md
Browse files
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
|
31 |
-
- peft
|
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 |
|