Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,6 @@ import concurrent.futures
|
|
24 |
import time
|
25 |
|
26 |
# Import DocList from docarray
|
27 |
-
pip install docarray
|
28 |
from docarray import DocList # <--- IMPORTANT: Added this import
|
29 |
|
30 |
|
|
|
24 |
import time
|
25 |
|
26 |
# Import DocList from docarray
|
|
|
27 |
from docarray import DocList # <--- IMPORTANT: Added this import
|
28 |
|
29 |
|