Skip to content

Commit 6f9c5aa

Browse files
committed
pin commit for ram
1 parent 623e99a commit 6f9c5aa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

examples/enrichment-zero-shot-classification.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
"outputs": [],
9191
"source": [
92-
"!pip install -Uq fastdup git+https://github.com/xinyu1205/recognize-anything.git gdown"
92+
"!pip install -Uq fastdup git+https://github.com/xinyu1205/recognize-anything.git@119a7ae42fb2ce75459cd9107b353bc508460023 gdown"
9393
]
9494
},
9595
{
@@ -623,7 +623,7 @@
623623
},
624624
{
625625
"cell_type": "code",
626-
"execution_count": 29,
626+
"execution_count": 7,
627627
"id": "bbc67353-4df9-45b1-8fb9-8f93f51a13ad",
628628
"metadata": {
629629
"tags": []
@@ -769,7 +769,7 @@
769769
},
770770
{
771771
"cell_type": "code",
772-
"execution_count": 30,
772+
"execution_count": 8,
773773
"id": "0c2080a6-9486-40f1-b2da-fab96cb5d136",
774774
"metadata": {
775775
"tags": []
@@ -782,7 +782,7 @@
782782
"<IPython.core.display.Image object>"
783783
]
784784
},
785-
"execution_count": 30,
785+
"execution_count": 8,
786786
"metadata": {},
787787
"output_type": "execute_result"
788788
}
@@ -802,7 +802,7 @@
802802
},
803803
{
804804
"cell_type": "code",
805-
"execution_count": 31,
805+
"execution_count": 9,
806806
"id": "a6c6331c-179f-4614-b761-f6dcbadb724f",
807807
"metadata": {
808808
"tags": []
@@ -826,7 +826,7 @@
826826
},
827827
{
828828
"cell_type": "code",
829-
"execution_count": 32,
829+
"execution_count": 10,
830830
"id": "420c05ad-da3b-4b5f-b76e-3f4c49bba510",
831831
"metadata": {
832832
"tags": []
@@ -838,7 +838,7 @@
838838
"'bean . cup . table . dinning table . plate . food . fork . fruit . wine . meal . meat . peak . platter . potato . silverware . utensil . vegetable . white . wine glass'"
839839
]
840840
},
841-
"execution_count": 32,
841+
"execution_count": 10,
842842
"metadata": {},
843843
"output_type": "execute_result"
844844
}
@@ -857,7 +857,7 @@
857857
},
858858
{
859859
"cell_type": "code",
860-
"execution_count": 33,
860+
"execution_count": 11,
861861
"id": "c01bf8fa-21f6-4bee-b513-28ce3c839165",
862862
"metadata": {
863863
"tags": []
@@ -880,7 +880,7 @@
880880
},
881881
{
882882
"cell_type": "code",
883-
"execution_count": 34,
883+
"execution_count": 12,
884884
"id": "02f68243-bcdf-404c-8b22-742d1706d194",
885885
"metadata": {
886886
"tags": []
@@ -894,7 +894,7 @@
894894
" 'a white plate of food sitting on a wooden table next to glasses of wine')"
895895
]
896896
},
897-
"execution_count": 34,
897+
"execution_count": 12,
898898
"metadata": {},
899899
"output_type": "execute_result"
900900
}

0 commit comments

Comments
 (0)