Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
git+https://github.com/Rapptz/discord.py.git
|
2 |
-
gradio
|
|
|
|
|
|
1 |
git+https://github.com/Rapptz/discord.py.git
|
2 |
+
gradio
|
3 |
+
torch
|
4 |
+
transformers
|