Spaces:
Sleeping
Sleeping
Ankitajadhav
commited on
Commit
•
ffd76b8
1
Parent(s):
2dd6384
Update requirement.txt
Browse files- requirement.txt +3 -4
requirement.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
llama-cpp-python
|
2 |
-
timm
|
3 |
huggingface_hub
|
4 |
-
|
|
|
5 |
chromadb
|
6 |
-
open_clip_torch
|
7 |
gradio
|
8 |
-
|
9 |
bark
|
|
|
1 |
llama-cpp-python
|
|
|
2 |
huggingface_hub
|
3 |
+
transformers
|
4 |
+
datasets
|
5 |
chromadb
|
|
|
6 |
gradio
|
7 |
+
timm
|
8 |
bark
|