Spaces:
Runtime error
Runtime error
Commit
·
affba60
1
Parent(s):
247e064
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
bs4==0.0.1
|
3 |
requests==2.22.0
|
|
|
4 |
transformers
|
5 |
git+https://github.com/ASohraB/python_actr
|
|
|
1 |
gradio
|
2 |
bs4==0.0.1
|
3 |
requests==2.22.0
|
4 |
+
torch
|
5 |
transformers
|
6 |
git+https://github.com/ASohraB/python_actr
|