svjack commited on
Commit
47d3ff4
β€’
1 Parent(s): 5201715

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -3,4 +3,8 @@ diffusers
3
  peft
4
  opencv-python
5
  protobuf
6
- sentencepiece
 
 
 
 
 
3
  peft
4
  opencv-python
5
  protobuf
6
+ sentencepiece
7
+
8
+ gradio
9
+ huggingface_hub==0.25.0
10
+ httpx[socks]