yutingg commited on
Commit
03ddf07
1 Parent(s): cec7d5e

Add requirements.txt for Python environment.

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio~=4.9.0
2
+ transformers~=4.24.0
3
+ pandas~=1.4.2
4
+ torch~=1.13.0
5
+ nltk~=3.7