Spaces:
Runtime error
Runtime error
Commit
·
9b3a492
1
Parent(s):
f8dfcfc
add to remove ImportError: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,3 +12,4 @@ jaxlib==0.3.25 -f https://storage.googleapis.com/jax-releases/jax_releases.htmle
|
|
12 |
gradio
|
13 |
tensorrt
|
14 |
wandb
|
|
|
|
12 |
gradio
|
13 |
tensorrt
|
14 |
wandb
|
15 |
+
ipywidgets
|