thfname commited on
Commit
670af65
1 Parent(s): a04b17f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,3 +1,2 @@
1
-
2
- pip install torch==2.1.1
3
- pip install gradio==4.4.1
 
1
+ torch==2.1.1
2
+ gradio==4.4.1