Skip to content

Commit add7234

Browse files
committed
Add runtime requirements
Tested with the following: python -m venv venv source venv/bin/activate pip install -U pip pip install -r requirements.txt on Ubuntu 22 with Python 3.8, or similar
1 parent 33910c3 commit add7234

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ transformers==4.19.2
1313
webdataset==0.2.5
1414
open-clip-torch==2.7.0
1515
gradio==3.11
16+
kornia==0.6
17+
invisible-watermark>=0.1.5
18+
streamlit-drawable-canvas==0.8.0
1619
-e .

0 commit comments

Comments
 (0)