Spaces:
Runtime error
Runtime error
fix No module named ‘altair.vegalite.v4’
#1
by sa0faikh0k - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ selenium==4.9.1
|
|
| 15 |
streamlit
|
| 16 |
torch
|
| 17 |
torchvision==0.14.0
|
| 18 |
-
tqdm==4.64.1
|
|
|
|
|
|
| 15 |
streamlit
|
| 16 |
torch
|
| 17 |
torchvision==0.14.0
|
| 18 |
+
tqdm==4.64.1
|
| 19 |
+
altair==4.0
|