Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
git+https://github.com/yonigozlan/transformers.git@add-got-ocr2
|
|
|
|
| 4 |
verovio
|
| 5 |
opencv-python
|
| 6 |
numpy==1.26.3
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
git+https://github.com/yonigozlan/transformers.git@add-got-ocr2
|
| 4 |
+
accelerate
|
| 5 |
verovio
|
| 6 |
opencv-python
|
| 7 |
numpy==1.26.3
|