Solshine commited on
Commit
b99b31d
1 Parent(s): b8dfcd5

Update requirements.txt

Browse files

Added Gradio to attempt to fix theme issue.

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit
 
2
  pandas
3
  transformers
4
  peft
 
1
  streamlit
2
+ gradio
3
  pandas
4
  transformers
5
  peft