haixuantao
commited on
Commit
•
293b414
1
Parent(s):
3c8b0eb
Use latest transformers
Browse files
README.md
CHANGED
@@ -13,7 +13,6 @@ Create a new conda environment for idefics2. This requirements file suppose that
|
|
13 |
conda create -n idefics2 python=3.10
|
14 |
conda activate idefics2
|
15 |
pip install -r requirements.txt
|
16 |
-
pip install -e <PATH TO LATEST TRANSFOMERS VERSION>
|
17 |
```
|
18 |
|
19 |
## Robomaster Jailbreak
|
|
|
13 |
conda create -n idefics2 python=3.10
|
14 |
conda activate idefics2
|
15 |
pip install -r requirements.txt
|
|
|
16 |
```
|
17 |
|
18 |
## Robomaster Jailbreak
|