Zeeshan42 commited on
Commit
50816af
·
verified ·
1 Parent(s): bd41b38

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ transformers
2
+ datasets
3
+ groq # Ensure this is the correct package name for the Groq API you are using
4
+ gradio
5
+ torch