Spaces:
Sleeping
Sleeping
Commit
·
6fd0d15
1
Parent(s):
ce848bc
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -15,6 +15,7 @@ torch>=1.7.0
|
|
| 15 |
torchvision>=0.8.1
|
| 16 |
tqdm>=4.64.0
|
| 17 |
ultralytics
|
|
|
|
| 18 |
|
| 19 |
# Extras --------------------------------------
|
| 20 |
ipython # interactive notebook
|
|
|
|
| 15 |
torchvision>=0.8.1
|
| 16 |
tqdm>=4.64.0
|
| 17 |
ultralytics
|
| 18 |
+
transformers
|
| 19 |
|
| 20 |
# Extras --------------------------------------
|
| 21 |
ipython # interactive notebook
|