Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -7,6 +7,7 @@ st.markdown("""
|
|
7 |
| 2 | Keras | Neural networks | ๐ง Deep learning library for Python | https://pypi.org/project/Keras/ https://huggingface.co/spaces/awacke1/VizLib-Keras-n-Plotly |
|
8 |
| 3 | Mahotas | Computer vision | ๐๏ธ Image processing library for computer vision | https://pypi.org/project/mahotas/ https://huggingface.co/spaces/awacke1/VizLib-Mahotas |
|
9 |
| 4 | Matplotlib | Data analysis | ๐ Data visualization library | https://pypi.org/project/matplotlib/ https://huggingface.co/spaces/awacke1/VizLib-Matplotlib |
|
|
|
10 |
| 5 | NumPy | Numerical | ๐งฎ Library for numerical computing | https://pypi.org/project/numpy/ https://huggingface.co/spaces/awacke1/VizLib-Numpy |
|
11 |
| 6 | OpenCV | Computer vision | ๐๏ธ Library for computer vision | https://pypi.org/project/opencv-python/ https://huggingface.co/spaces/awacke1/VizLib-OpenCV |
|
12 |
| 7 | Pandas | Data analysis | ๐ผ Library for data manipulation | https://pypi.org/project/pandas/ https://huggingface.co/spaces/awacke1/Acting-Game-Mechanics |
|
|
|
7 |
| 2 | Keras | Neural networks | ๐ง Deep learning library for Python | https://pypi.org/project/Keras/ https://huggingface.co/spaces/awacke1/VizLib-Keras-n-Plotly |
|
8 |
| 3 | Mahotas | Computer vision | ๐๏ธ Image processing library for computer vision | https://pypi.org/project/mahotas/ https://huggingface.co/spaces/awacke1/VizLib-Mahotas |
|
9 |
| 4 | Matplotlib | Data analysis | ๐ Data visualization library | https://pypi.org/project/matplotlib/ https://huggingface.co/spaces/awacke1/VizLib-Matplotlib |
|
10 |
+
| 4 | Altair | Data analysis | ๐ Data visualization library | https://huggingface.co/spaces/awacke1/VizLib-Altair
|
11 |
| 5 | NumPy | Numerical | ๐งฎ Library for numerical computing | https://pypi.org/project/numpy/ https://huggingface.co/spaces/awacke1/VizLib-Numpy |
|
12 |
| 6 | OpenCV | Computer vision | ๐๏ธ Library for computer vision | https://pypi.org/project/opencv-python/ https://huggingface.co/spaces/awacke1/VizLib-OpenCV |
|
13 |
| 7 | Pandas | Data analysis | ๐ผ Library for data manipulation | https://pypi.org/project/pandas/ https://huggingface.co/spaces/awacke1/Acting-Game-Mechanics |
|