jeanflop commited on
Commit
00ca89a
1 Parent(s): a099dde

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ mediapy
2
+ torch
3
+ matplotlib
4
+ rembg
5
+ langchain
6
+ langchain-google-genai
7
+ streamlit
8
+ huggingface_hub
9
+ pillow
10
+ diffusers
11
+ langchain_core
12
+ langchain_community
13
+ python-dotenv