henryschultz commited on
Commit ·
b21a9dd
1
Parent(s): fde6fe1
fix merge
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
<<<<<<< HEAD
|
| 2 |
streamlit>=1.32.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
plotly>=5.0.0
|
|
@@ -11,8 +10,6 @@ numpy>=1.24.0
|
|
| 11 |
FlagEmbedding>=1.2.0
|
| 12 |
torch>=2.0.0
|
| 13 |
transformers>=4.40.0
|
| 14 |
-
=======
|
| 15 |
altair
|
| 16 |
pandas
|
| 17 |
streamlit
|
| 18 |
-
>>>>>>> 4cd4f7d436d8568fc379b9b26f87f4b3fc29e100
|
|
|
|
|
|
|
| 1 |
streamlit>=1.32.0
|
| 2 |
pandas>=2.0.0
|
| 3 |
plotly>=5.0.0
|
|
|
|
| 10 |
FlagEmbedding>=1.2.0
|
| 11 |
torch>=2.0.0
|
| 12 |
transformers>=4.40.0
|
|
|
|
| 13 |
altair
|
| 14 |
pandas
|
| 15 |
streamlit
|
|
|