Spaces:
Running on Zero
Running on Zero
Commit ·
b6d2a05
1
Parent(s): 3e36fc7
Add boto3/botocore (imaginaire easy_io imports them eagerly)
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -12,6 +12,8 @@ fvcore
|
|
| 12 |
iopath
|
| 13 |
pynvml
|
| 14 |
wandb
|
|
|
|
|
|
|
| 15 |
imageio
|
| 16 |
opencv-python-headless
|
| 17 |
pandas
|
|
|
|
| 12 |
iopath
|
| 13 |
pynvml
|
| 14 |
wandb
|
| 15 |
+
boto3
|
| 16 |
+
botocore
|
| 17 |
imageio
|
| 18 |
opencv-python-headless
|
| 19 |
pandas
|