Spaces:
Runtime error
Runtime error
Remove jlab as dep for hface deployment
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
fastai==2.7.12
|
| 2 |
gradio==3.34.0
|
| 3 |
-
jupyterlab
|
| 4 |
timm==0.9.2
|
| 5 |
torch==2.0.1
|
| 6 |
torchvision==0.15.2
|
|
|
|
| 1 |
fastai==2.7.12
|
| 2 |
gradio==3.34.0
|
|
|
|
| 3 |
timm==0.9.2
|
| 4 |
torch==2.0.1
|
| 5 |
torchvision==0.15.2
|