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