.gitignoreに.DS_Storeを追加し、huggingface/app.pyとhuggingface/lightning_inference.pyの変更を行いました。 36b10d0 ta9uto commited on Jan 22, 2024
Changing the type of the image to be inserted into PIL.Image.open(). 03369e5 Matcha0125 commited on Dec 26, 2023
Convert the dictionary type image to io.Binary and pass it to PIL.Image.open. 5cc815d Matcha0125 commited on Dec 26, 2023
Pass the ['path'] from the dictionary to PIL.Image.open as a string. dc84772 Matcha0125 commited on Dec 25, 2023
Pass the path of the image to PIL.Image.open as a string. aae54ad Matcha0125 commited on Dec 25, 2023
Merge branch 'google-colab' of https://github.com/kama-cho-kai/anomaly-detection into google-colab 5747b46 Matcha0125 commited on Dec 25, 2023
1:colabとdev-containerで環境を分けて. 2:ngrokてgradioてートフォワーディングしててcolabて用できるようにしたて. ce71c1d Matcha0125 commited on Dec 24, 2023