pn23 commited on
Commit
e792439
·
verified ·
1 Parent(s): b264622

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/accelerate
2
+ torch
3
+ diffusers
4
+ pathlib
5
+ textwrap
6
+ requests
7
+ google.generativeai as genai
8
+ json
9
+ IPython.display