openfree commited on
Commit
18c5cff
1 Parent(s): 0997082

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ gradio
3
+ requests
4
+ typing-extensions
5
+ aiohttp
6
+ async-timeout
7
+ websockets
8
+ pillow
9
+ markdown
10
+ python-multipart
11
+ httpx