zahraa12355 commited on
Commit
dd7825c
·
verified ·
1 Parent(s): d1f61ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- torch
2
  transformers
3
- gradio
 
 
 
 
 
 
1
  transformers
2
+ torch
3
+ streamlit # or gradio, depending on your app
4
+ pandas
5
+ scikit-learn
6
+