Spaces:
Runtime error
Runtime error
Commit
·
cda962d
1
Parent(s):
f2827dd
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
-
gradio
|
|
|
|
|
|
|
|
|
|
| 2 |
bs4==0.0.1
|
| 3 |
requests==2.22.0
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
git+https://github.com/ASohraB/python_actr
|
|
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
+
Werkzeug==2.0.3
|
| 3 |
+
huggingface_hub
|
| 4 |
+
apscheduler
|
| 5 |
bs4==0.0.1
|
| 6 |
requests==2.22.0
|
| 7 |
torch
|
| 8 |
transformers
|
| 9 |
git+https://github.com/ASohraB/python_actr
|
| 10 |
+
|