Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -7
requirements.txt
CHANGED
|
@@ -1,11 +1,4 @@
|
|
| 1 |
-
altair
|
| 2 |
-
pandas
|
| 3 |
streamlit
|
| 4 |
-
pymupdf
|
| 5 |
-
tqdm
|
| 6 |
-
numpy
|
| 7 |
-
matplotlib
|
| 8 |
-
seaborn
|
| 9 |
weaviate-client
|
| 10 |
transformers
|
| 11 |
torch --index-url https://download.pytorch.org/whl/cpu
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
weaviate-client
|
| 3 |
transformers
|
| 4 |
torch --index-url https://download.pytorch.org/whl/cpu
|