Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesДобавил зависимости для T-Lite
- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
peft
|
| 3 |
+
huggingface_hub
|
| 4 |
+
gradio
|
| 5 |
+
torch
|