seawolf2357 commited on
Commit
dbd2b5e
1 Parent(s): 47ac83f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  discord.py
2
  gradio
3
- huggingface-hub
4
- aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
5
- discord.py
6
  transformers
7
  diffusers
8
  requests
@@ -10,5 +9,4 @@ Pillow
10
  torch
11
  numpy
12
  python-dotenv
13
- sentencepiece
14
  sacremoses
 
1
  discord.py
2
  gradio
3
+ huggingface-hub>=0.19
4
+ aiohttp
 
5
  transformers
6
  diffusers
7
  requests
 
9
  torch
10
  numpy
11
  python-dotenv
 
12
  sacremoses