Spaces:
Runtime error
Runtime error
rfmantoan
commited on
Commit
·
8b39863
1
Parent(s):
0b99f61
add requirements
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers==4.37.2
|
3 |
+
bitsandbytes==0.41.3
|
4 |
+
accelerate==0.25.0
|
5 |
+
torch
|
6 |
+
open_clip_torch
|
7 |
+
numpy
|
8 |
+
pandas
|
9 |
+
Pillow
|
10 |
+
pymilvus
|