Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -9,10 +9,6 @@ Original file is located at
|
|
| 9 |
#0. Install Libraries (Restart runtime at the end of the download and start running from step1)
|
| 10 |
"""
|
| 11 |
|
| 12 |
-
!pip install gradio torch torchvision timm pillow textblob textblob-nl pandas scikit-learn easyocr ultralytics
|
| 13 |
-
|
| 14 |
-
!pip install numpy==1.23.5 protobuf==4.21.2
|
| 15 |
-
|
| 16 |
"""#1. Import Libraries"""
|
| 17 |
|
| 18 |
# Download the Dutch language corpus for textblob-nl
|
|
|
|
| 9 |
#0. Install Libraries (Restart runtime at the end of the download and start running from step1)
|
| 10 |
"""
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"""#1. Import Libraries"""
|
| 13 |
|
| 14 |
# Download the Dutch language corpus for textblob-nl
|