svjack commited on
Commit
d909b22
·
verified ·
1 Parent(s): 821315b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
  torch
2
  transformers
3
  deepface
4
- tf_keras
 
 
 
 
 
1
  torch
2
  transformers
3
  deepface
4
+ tf_keras
5
+
6
+ gradio
7
+ huggingface_hub
8
+ httpx[socks]