Spaces:
Runtime error
Runtime error
fix ModuleNotFoundError: No module named 'altair.vegalite.v4'
#3
by
fcakyon
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
tensorflow==2.8.0
|
|
|
|
|
|
| 1 |
+
tensorflow==2.8.0
|
| 2 |
+
altair<5
|