Spaces:
Paused
Paused
laixin
commited on
Commit
·
e3ef270
1
Parent(s):
70407ba
update requirements.txt and outputs of v1 model
Browse filesFormer-commit-id: d5092774df3c86d71d4ad4c37313c6d34eae2ded
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
-
torch==
|
3 |
-
torchvision==0.
|
4 |
packaging
|
5 |
sentencepiece
|
6 |
peft==0.4.0
|
@@ -19,4 +19,5 @@ shortuuid==1.0.11
|
|
19 |
tqdm==4.64.1
|
20 |
transformers==4.31.0
|
21 |
uvicorn==0.23.2
|
|
|
22 |
bitsandbytes==0.41.1
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
+
torch==1.13.1
|
3 |
+
torchvision==0.14.1
|
4 |
packaging
|
5 |
sentencepiece
|
6 |
peft==0.4.0
|
|
|
19 |
tqdm==4.64.1
|
20 |
transformers==4.31.0
|
21 |
uvicorn==0.23.2
|
22 |
+
scipy==1.11.2
|
23 |
bitsandbytes==0.41.1
|
vis_output/dog_with_horn.jpg
DELETED
Binary file (319 kB)
|
|
vis_output/example1_mask_0.jpg
DELETED
Binary file (51.1 kB)
|
|
vis_output/example1_masked_img_0.jpg
DELETED
Binary file (820 kB)
|
|