Add requirements.txt.

This commit is contained in:
hodanov 2023-05-21 17:51:53 +09:00
parent 3a33eee577
commit 40cc09ceb0

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
modal-client
# The below packages are not necessary because them are installed into the image on Modal.
# However, you prevent some lint errors when you edit the code by the editor like VSCode or Vim.
diffusers
torch