mgbam commited on
Commit
bbea25a
·
verified ·
1 Parent(s): 03e932b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- streamlit
2
- transformers
3
- altair
4
- pandas
5
- torch
6
- accelerate>=0.26.0
7
 
8
 
9
 
 
1
+ gradio
2
+ huggingface_hub
3
+ mistralai
4
+ Pillow
5
+
 
6
 
7
 
8