fady21 commited on
Commit
64c43d0
1 Parent(s): 5176cd4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- joblib
2
- numpy
3
-
 
1
+ gradio==3.24.1
2
+ joblib==1.3.2
3
+ numpy==1.24.4