Spaces:
Sleeping
Sleeping
thomas-yanxin
commited on
Commit
•
225fae6
1
Parent(s):
40e9e43
fix bug
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
langchain
|
3 |
accelerate
|
4 |
duckduckgo_search
|
@@ -14,4 +14,4 @@ faiss-cpu
|
|
14 |
gradio
|
15 |
nltk
|
16 |
accelerate
|
17 |
-
detectron2@git+https://github.com/facebookresearch/detectron2.git
|
|
|
1 |
+
torch
|
2 |
langchain
|
3 |
accelerate
|
4 |
duckduckgo_search
|
|
|
14 |
gradio
|
15 |
nltk
|
16 |
accelerate
|
17 |
+
detectron2@git+https://github.com/facebookresearch/detectron2.git
|