Spaces:
Sleeping
Sleeping
Commit
·
4122eb1
1
Parent(s):
dc0b32e
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ class UserInterface():
|
|
17 |
# help="Type in your HuggingFace API key to use this app"
|
18 |
# )
|
19 |
|
20 |
-
models_name ="HuggingFaceH4/zephyr-7b-beta"
|
21 |
|
22 |
|
23 |
|
|
|
17 |
# help="Type in your HuggingFace API key to use this app"
|
18 |
# )
|
19 |
|
20 |
+
models_name =("HuggingFaceH4/zephyr-7b-beta", )
|
21 |
|
22 |
|
23 |
|