seawolf2357 commited on
Commit
4b5b659
·
verified ·
1 Parent(s): 2c324e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  discord.py
2
  gradio
3
  huggingface-hub
 
4
  aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
5
  minijinja
6
  Pillow
 
1
  discord.py
2
  gradio
3
  huggingface-hub
4
+ torch
5
  aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
6
  minijinja
7
  Pillow