Spaces:
Running
Running
Allen Park
commited on
Commit
·
39f644b
1
Parent(s):
5724967
update requirements.txt to not have versions
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
torch
|
2 |
-
transformers
|
3 |
-
accelerate
|
|
|
1 |
+
torch
|
2 |
+
git+https://github.com/huggingface/transformers.git
|
3 |
+
accelerate
|