Spaces:
Build error
Build error
Commit ·
f15e5ab
1
Parent(s): 3deb83f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ scipy>=1.4.1
|
|
| 11 |
torch>=1.7.0
|
| 12 |
torchvision>=0.8.1
|
| 13 |
tqdm>=4.41.0
|
| 14 |
-
|
| 15 |
# Logging -------------------------------------
|
| 16 |
tensorboard>=2.4.1
|
| 17 |
# wandb
|
|
|
|
| 11 |
torch>=1.7.0
|
| 12 |
torchvision>=0.8.1
|
| 13 |
tqdm>=4.41.0
|
| 14 |
+
sqlalchemy
|
| 15 |
# Logging -------------------------------------
|
| 16 |
tensorboard>=2.4.1
|
| 17 |
# wandb
|