diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0f5b34d --- /dev/null +++ b/requirements.txt @@ -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