karmat314 commited on
Commit
28b3a9b
1 Parent(s): 569e48d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ transformers
2
+ openai
3
+ huggingface_hub
4
+ pillow
5
+ streamlit
6
+ torch