svjack commited on
Commit
9411b2c
1 Parent(s): 67f8d32

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -15,6 +15,10 @@ pyyaml==6.0.1
15
  gradio
16
  einops
17
 
 
 
 
 
18
  # Relatively dynamic library (We think that these libraries may frequently modify their API, so it is better to use the same version as below)
19
  # pyiqa==0.1.7
20
  # pthflops==0.4.2
 
15
  gradio
16
  einops
17
 
18
+ huggingface_hub==0.25.0
19
+ httpx[socks]
20
+ fastapi==0.112.4
21
+
22
  # Relatively dynamic library (We think that these libraries may frequently modify their API, so it is better to use the same version as below)
23
  # pyiqa==0.1.7
24
  # pthflops==0.4.2