devopsmarc commited on
Commit
a961b64
·
1 Parent(s): 8acf9fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  transformers==4.30.0
2
  gradio>=3.39.0
 
3
  python-dotenv>=1.0.0
 
1
  transformers==4.30.0
2
  gradio>=3.39.0
3
+ torch==1.10.1
4
  python-dotenv>=1.0.0