Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
-
transformers
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
+
# BitNet ์ง์์ ์ํด ํน์ GitHub ๋ธ๋์น์์ transformers ์ค์น
|
| 4 |
+
git+https://github.com/shumingma/transformers.git
|