ApaCu commited on
Commit
87c6d60
·
verified ·
1 Parent(s): fb39837

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ transformers>=4.30.0
4
+ markdown>=3.4.3
5
+ pygments>=2.15.0
6
+ requests>=2.31.0
7
+ uuid>=1.30