GenueAI Scoopala7 commited on
Commit
5f4e6a3
·
1 Parent(s): 8008d14

Fix module not found error (#1)

Browse files

- Fix module not found error (1008143bc05ca5a88bb6e97d46e250c688255808)


Co-authored-by: Aesthetic! <Scoopala7@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio
2
+ transformers
3
+ torch