Spaces:
Running
Running
Fix altair loading issue
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ huggingface-hub
|
|
2 |
jax
|
3 |
flax
|
4 |
streamlit
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
pandas
|
|
|
2 |
jax
|
3 |
flax
|
4 |
streamlit
|
5 |
+
altair<5
|
6 |
torch
|
7 |
torchvision
|
8 |
pandas
|