Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ st.markdown("""
|
|
9 |
| 4 | Matplotlib | Data analysis | ๐ Data visualization library | https://pypi.org/project/matplotlib/ |
|
10 |
| 5 | NumPy | Numerical | ๐งฎ Library for numerical computing | https://pypi.org/project/numpy/ |
|
11 |
| 6 | OpenCV | Computer vision | ๐๏ธ Library for computer vision | https://pypi.org/project/opencv-python/ |
|
12 |
-
| 7 | Pandas | Data analysis | ๐ผ Library for data manipulation | https://pypi.org/project/pandas/
|
13 |
| 8 | PyTest | Testing | ๐งช Testing framework for Python | https://pypi.org/project/pytest/ |
|
14 |
| 9 | PyTorch | Machine learning| ๐ฅ Open-source machine learning library based on Torch | https://pypi.org/project/torch/ |
|
15 |
| 10 | PyUnit | Testing | ๐งช Unit testing framework for Python | https://pypi.org/project/pyunit/ |
|
|
|
9 |
| 4 | Matplotlib | Data analysis | ๐ Data visualization library | https://pypi.org/project/matplotlib/ |
|
10 |
| 5 | NumPy | Numerical | ๐งฎ Library for numerical computing | https://pypi.org/project/numpy/ |
|
11 |
| 6 | OpenCV | Computer vision | ๐๏ธ Library for computer vision | https://pypi.org/project/opencv-python/ |
|
12 |
+
| 7 | Pandas | Data analysis | ๐ผ Library for data manipulation | https://pypi.org/project/pandas/ https://huggingface.co/spaces/awacke1/Acting-Game-Mechanics |
|
13 |
| 8 | PyTest | Testing | ๐งช Testing framework for Python | https://pypi.org/project/pytest/ |
|
14 |
| 9 | PyTorch | Machine learning| ๐ฅ Open-source machine learning library based on Torch | https://pypi.org/project/torch/ |
|
15 |
| 10 | PyUnit | Testing | ๐งช Unit testing framework for Python | https://pypi.org/project/pyunit/ |
|