Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
torch
|
3 |
numpy==1.23.5
|
4 |
transformers
|
5 |
datasets
|
6 |
-
openai
|
7 |
gradio
|
8 |
git+https://github.com/luca-medeiros/lang-segment-anything.git
|
|
|
|
|
1 |
torch
|
2 |
numpy==1.23.5
|
3 |
transformers
|
4 |
datasets
|
5 |
+
openai==0.27.8
|
6 |
gradio
|
7 |
git+https://github.com/luca-medeiros/lang-segment-anything.git
|