Update README.md
Browse files
README.md
CHANGED
|
@@ -101,6 +101,7 @@ Requests==2.31.0
|
|
| 101 |
torch==2.3.0
|
| 102 |
torchvision==0.18.0
|
| 103 |
transformers==4.43.0
|
|
|
|
| 104 |
```
|
| 105 |
|
| 106 |
Phi-3.5-vision-Instruct is also available in [Azure AI Studio](https://aka.ms/try-phi3.5vision).
|
|
|
|
| 101 |
torch==2.3.0
|
| 102 |
torchvision==0.18.0
|
| 103 |
transformers==4.43.0
|
| 104 |
+
accelerate==0.30.0
|
| 105 |
```
|
| 106 |
|
| 107 |
Phi-3.5-vision-Instruct is also available in [Azure AI Studio](https://aka.ms/try-phi3.5vision).
|