Spaces:
Sleeping
Sleeping
Commit
·
69531e9
1
Parent(s):
ab9b7a8
add reqirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
streamlit
|
2 |
torch==2.1.0
|
3 |
torchvision==0.16.0
|
|
|
|
|
|
1 |
streamlit
|
2 |
torch==2.1.0
|
3 |
torchvision==0.16.0
|
4 |
+
grpcio==1.49.1
|
5 |
+
pymilvus==2.3.3
|