Spaces:
Running on Zero
Running on Zero
Commit ·
3e36fc7
1
Parent(s): 0972cc0
Add wandb (imaginaire utils import it eagerly)
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,6 +11,7 @@ termcolor
|
|
| 11 |
fvcore
|
| 12 |
iopath
|
| 13 |
pynvml
|
|
|
|
| 14 |
imageio
|
| 15 |
opencv-python-headless
|
| 16 |
pandas
|
|
|
|
| 11 |
fvcore
|
| 12 |
iopath
|
| 13 |
pynvml
|
| 14 |
+
wandb
|
| 15 |
imageio
|
| 16 |
opencv-python-headless
|
| 17 |
pandas
|