awacke1 commited on
Commit
9dc1fa6
ยท
1 Parent(s): 09d4683

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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 |