Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
-
#
|
| 4 |
-
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
+
# transformers ์ค์น๋ app.py ์คํฌ๋ฆฝํธ ๋ด์์ ์ง์ ์ฒ๋ฆฌ๋ฉ๋๋ค.
|
| 4 |
+
# ํ์์ ๋ฐ๋ผ spaces ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ถ๊ฐํ ์ ์์ต๋๋ค.
|
| 5 |
+
spaces
|